{"name":"Castalie","description":"","url":"https://www.castalie.com/en/wp","home":"https://www.castalie.com","gmt_offset":2,"timezone_string":"Europe/Paris","page_for_posts":98,"page_on_front":130,"show_on_front":"page","namespaces":["oembed/1.0","contact-form-7/v1","ssp/v1","simple-history/v1","wp-umbrella/v1","block-visibility/v1","weglot/v1","wp-rocket/v1","seopress/v1","brave/v1","woocommerce-email-editor/v1","mailpoet/v1","wp/v2","wp-site-health/v1","wp-block-editor/v1"],"authentication":{"application-passwords":{"endpoints":{"authorization":"https://www.castalie.com/wp/wp-admin/authorize-application.php"}}},"routes":{"/":{"namespace":"","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/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://www.castalie.com/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://www.castalie.com/wp-json/oembed/1.0"}]}},"/oembed/1.0/embed":{"namespace":"oembed/1.0","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"url":{"description":"The URL of the resource to browse to obtain the oEmbed data.","type":"string","format":"uri","required":true},"format":{"default":"json","required":false},"maxwidth":{"default":600,"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/oembed/1.0/embed"}]}},"/oembed/1.0/proxy":{"namespace":"oembed/1.0","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"url":{"description":"The URL of the resource to browse to obtain the oEmbed data.","type":"string","format":"uri","required":true},"format":{"description":"The oEmbed format to use.","type":"string","default":"json","enum":["json","xml"],"required":false},"maxwidth":{"description":"The maximum width of embedded content in pixels.","type":"integer","default":600,"required":false},"maxheight":{"description":"The maximum height of embedded oEmbed content in pixels.","type":"integer","required":false},"discover":{"description":"Determines whether or not to perform an oEmbed discovery request to other unauthorized providers.","type":"boolean","default":true,"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/oembed/1.0/proxy"}]}},"/contact-form-7/v1":{"namespace":"contact-form-7/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"contact-form-7/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/contact-form-7/v1"}]}},"/contact-form-7/v1/contact-forms":{"namespace":"contact-form-7/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/contact-form-7/v1/contact-forms"}]}},"/contact-form-7/v1/contact-forms/(?P<id>\\d+)":{"namespace":"contact-form-7/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]},{"methods":["DELETE"],"args":[]}]},"/contact-form-7/v1/contact-forms/(?P<id>\\d+)/feedback":{"namespace":"contact-form-7/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}]},"/contact-form-7/v1/contact-forms/(?P<id>\\d+)/feedback/schema":{"namespace":"contact-form-7/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"/contact-form-7/v1/contact-forms/(?P<id>\\d+)/refill":{"namespace":"contact-form-7/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}]},"/ssp/v1":{"namespace":"ssp/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"ssp/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/ssp/v1"}]}},"/ssp/v1/podcast":{"namespace":"ssp/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/ssp/v1/podcast"}]}},"/ssp/v1/podcast_update":{"namespace":"ssp/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/ssp/v1/podcast_update"}]}},"/ssp/v1/audio_player":{"namespace":"ssp/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/ssp/v1/audio_player"}]}},"/ssp/v1/episodes":{"namespace":"ssp/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","type":"string","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 be returned in the result set.","type":"integer","default":10,"minimum":1,"maximum":500,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limit results to publications assigned to specific authors.","type":"array","default":[],"required":false},"author_exclude":{"description":"Ensure that the set of results excludes publications assigned to specific authors.","type":"array","default":[],"required":false},"before":{"description":"Limit response to resources published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure the result set excludes specific IDs.","type":"array","default":[],"required":false},"include":{"description":"Limit the result set to specific IDs.","type":"array","default":[],"required":false},"menu_order":{"description":"Limit the result set to resources with a specific menu_order value.","type":"integer","required":false},"offset":{"description":"Skip a specific number of items within the result set.","type":"integer","required":false},"order":{"description":"The order parameter sorts the attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by object attribute.","type":"string","default":"date","enum":["date","id","include","title","slug","menu_order"],"required":false},"parent":{"description":"Limit the result set to those with specific parent IDs.","type":"array","default":[],"required":false},"parent_exclude":{"description":"Limit the result set to all items except those with a specific parent ID.","type":"array","default":[],"required":false},"slug":{"description":"Limit the result set to posts with a specific slug.","type":"string","required":false},"status":{"default":"publish","description":"Limit the result set to posts assigned a specific status.","type":"string","required":false},"filter":{"description":"Use WP Query arguments to modify the response; private query variables require appropriate authorization.","required":false},"categories":{"description":"Limit the result set to all items that have the specified term assigned in the categories taxonomy.","type":"array","default":[],"required":false},"tags":{"description":"Limit the result set to all items that have the specified term assigned in the tags taxonomy.","type":"array","default":[],"required":false},"menus":{"description":"Limit the result set to all items that have the specified term assigned in the menus taxonomy.","type":"array","default":[],"required":false},"wp_pattern_category":{"description":"Limit the result set to all items that have the specified term assigned in the wp_pattern_category taxonomy.","type":"array","default":[],"required":false},"series":{"description":"Limit the result set to all items that have the specified term assigned in the series taxonomy.","type":"array","default":[],"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/ssp/v1/episodes"}]}},"/ssp/v1/podcasts/(?P<series>[\\d]+)/episodes":{"namespace":"ssp/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","default":"view","required":false},"page":{"description":"Page courante dans la collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to be returned in result set.","type":"integer","default":10,"minimum":1,"maximum":500,"required":false},"search":{"description":"Limiter les résultats à ceux qui correspondent à une chaîne de caractères.","type":"string","required":false},"after":{"description":"Limit response to resources published after a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"author":{"description":"Limiter les résultats aux publications assignées à des auteurs ou autrices spécifiques.","type":"array","default":[],"required":false},"author_exclude":{"description":"S’assurer que le jeu de résultats exclut les publications assignées à des auteurs ou autrices spécifiques.","type":"array","default":[],"required":false},"before":{"description":"Limit response to resources published before a given ISO8601 compliant date.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensure result set excludes specific ids.","type":"array","default":[],"required":false},"include":{"description":"Limit result set to specific ids.","type":"array","default":[],"required":false},"menu_order":{"description":"Limit result set to resources with a specific menu_order value.","type":"integer","required":false},"offset":{"description":"Ignorer un nombre spécifique d’éléments au sein du jeu de résultats.","type":"integer","required":false},"order":{"description":"Le paramètre order trie les attributs dans l’ordre croissant ou décroissant.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Trier la collection par attribut d’objet.","type":"string","default":"date","enum":["date","id","include","title","slug","menu_order"],"required":false},"parent":{"description":"Limit result set to those of particular parent ids.","type":"array","default":[],"required":false},"parent_exclude":{"description":"Limit result set to all items except those of a particular parent id.","type":"array","default":[],"required":false},"slug":{"description":"Limit result set to posts with a specific slug.","type":"string","required":false},"status":{"default":"publish","description":"Limit result set to posts assigned a specific status.","type":"string","required":false},"filter":{"description":"Use WP Query arguments to modify the response; private query vars require appropriate authorization.","required":false},"categories":{"description":"Limit result set to all items that have the specified term assigned in the categories taxonomy.","type":"array","default":[],"required":false},"tags":{"description":"Limit result set to all items that have the specified term assigned in the tags taxonomy.","type":"array","default":[],"required":false},"menus":{"description":"Limit result set to all items that have the specified term assigned in the menus taxonomy.","type":"array","default":[],"required":false},"wp_pattern_category":{"description":"Limit result set to all items that have the specified term assigned in the wp_pattern_category taxonomy.","type":"array","default":[],"required":false},"series":{"description":"Limit result set to all items that have the specified term assigned in the series taxonomy.","type":"array","default":[],"required":false}}}]},"/ssp/v1/episodes/(?P<episode_id>[\\d]+)":{"namespace":"ssp/v1","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":[]}]},"/simple-history/v1":{"namespace":"simple-history/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"simple-history/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/simple-history/v1"}]}},"/simple-history/v1/email-report/preview/email":{"namespace":"simple-history/v1","methods":["POST","GET"],"endpoints":[{"methods":["POST","GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/simple-history/v1/email-report/preview/email"}]}},"/simple-history/v1/email-report/preview/html":{"namespace":"simple-history/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/simple-history/v1/email-report/preview/html"}]}},"/simple-history/v1/events":{"namespace":"simple-history/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","type":"string","default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"type":{"description":"Type of result to return.","type":"string","default":"overview","enum":["overview","occasions"],"required":false},"logRowID":{"description":"Limit all results to rows whose ID is less than this one.","type":"integer","required":false},"occasionsID":{"description":"Limit all results to rows whose opportunityID matches this one.","type":"string","required":false},"occasionsCount":{"description":"The number of opportunities to seize.","type":"integer","required":false},"occasionsCountMaxReturn":{"description":"The maximum number of opportunities to be returned.","type":"integer","required":false},"include":{"description":"Limit the result set to specific IDs.","type":"array","items":{"type":"integer"},"default":null,"required":false},"max_id_first_page":{"description":"Limit all results to rows whose ID is equal to or less than this one.","type":"integer","required":false},"since_id":{"description":"Limit all results to rows whose ID is greater than this one, i.e., more recent than since_id.","type":"integer","required":false},"since_date":{"description":"Limit all results to events with a date greater than since_date OR (date = since_date AND id > since_id). Use this option with since_id for accurate detection of new events.","type":"string","format":"date-time","required":false},"date_from":{"description":"Limit all results to rows with a date greater than or equal to this Unix timestamp.","type":"string","required":false},"date_to":{"description":"Limit all results to rows with a date less than or equal to this Unix timestamp.","type":"string","required":false},"dates":{"description":"Limit all results to rows with dates within this range.","type":"array","items":{"type":"string"},"required":false},"lastdays":{"description":"Limit all results to rows with dates within this range.","type":"integer","required":false},"months":{"description":"Limit all results to rows with dates within this range. Format: A-m.","type":"array","items":{"type":"string"},"required":false},"loglevels":{"description":"Limit all results to rows with logging levels.","type":"array","items":{"type":"string"},"required":false},"loggers":{"description":"Limit all results to lines containing loggers.","type":"array","items":{"type":"string"},"required":false},"messages":{"description":"Limit all results to lines containing messages. Format: LoggerSlug:message.","type":"array","items":{"type":"string"},"required":false},"users":{"description":"Limit all results to rows containing user IDs.","type":"array","items":{"type":"integer"},"required":false},"user":{"description":"Limit all results to rows containing the user ID.","type":"integer","required":false},"offset":{"description":"Compensate for the range of results with a specific number of elements.","type":"integer","required":false},"include_sticky":{"description":"Include pinned events in the results set.","type":"boolean","default":false,"required":false},"only_sticky":{"description":"Only return pinned events.","type":"boolean","default":false,"required":false},"initiator":{"description":"Limit all results to events originating from specific initiators.","type":["string","array"],"items":{"type":"string"},"required":false},"context_filters":{"description":"Context filters in the form of key-value pairs to filter events based on context data.","type":"object","additionalProperties":{"type":"string"},"required":false},"ungrouped":{"description":"Return ungrouped events without grouping by occasion.","type":"boolean","default":false,"required":false},"surrounding_event_id":{"description":"Display events associated with this event ID. Returns events in chronological order before and after the specified event, regardless of other filters. Requires administrator privileges.","type":"integer","required":false},"surrounding_count":{"description":"Number of events to display before and after the surrounding event ID. Default value: 5, maximum: 50.","type":"integer","default":5,"minimum":1,"maximum":50,"required":false},"exclude_search":{"description":"Exclude events containing these words. Events matching this search will be hidden.","type":"string","required":false},"exclude_loglevels":{"description":"Exclude events with these logging levels.","type":"array","items":{"type":"string"},"required":false},"exclude_loggers":{"description":"Exclude events from these loggers.","type":"array","items":{"type":"string"},"required":false},"exclude_messages":{"description":"Exclude events containing these messages. Format: LoggerSlug:message.","type":"array","items":{"type":"string"},"required":false},"exclude_users":{"description":"Exclude events originating from these user IDs.","type":"array","items":{"type":"integer"},"required":false},"exclude_user":{"description":"Exclude events associated with this user ID.","type":"integer","required":false},"exclude_initiator":{"description":"Exclude events from specific initiators.","type":["string","array"],"items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"message":{"type":"string","description":"Short message to log","required":true},"note":{"type":"string","description":"Additional note or details about the event","required":false},"level":{"type":"string","enum":["emergency","alert","critical","error","warning","notice","info","debug"],"default":"info","description":"Log level","required":false},"date":{"type":"string","format":"date-time","description":"Date and time for the event in MySQL datetime format (Y-m-d H:i:s). If not provided, current time will be used.","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/simple-history/v1/events"}]}},"/simple-history/v1/events/has-updates":{"namespace":"simple-history/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","type":"string","default":"view","required":false},"page":{"description":"Current page of the collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Maximum number of items to return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"type":{"description":"Type of result to return.","type":"string","default":"overview","enum":["overview","occasions"],"required":false},"logRowID":{"description":"Limit all results to rows whose ID is less than this one.","type":"integer","required":false},"occasionsID":{"description":"Limit all results to rows whose opportunityID matches this one.","type":"string","required":false},"occasionsCount":{"description":"The number of opportunities to seize.","type":"integer","required":false},"occasionsCountMaxReturn":{"description":"The maximum number of opportunities to be returned.","type":"integer","required":false},"include":{"description":"Limit the result set to specific IDs.","type":"array","items":{"type":"integer"},"default":null,"required":false},"max_id_first_page":{"description":"Limit all results to rows whose ID is equal to or less than this one.","type":"integer","required":false},"since_id":{"description":"Limit all results to rows whose ID is greater than this one, i.e., more recent than since_id.","type":"integer","required":true},"since_date":{"description":"Limit all results to events with a date greater than since_date OR (date = since_date AND id > since_id). Use this option with since_id for accurate detection of new events.","type":"string","format":"date-time","required":false},"date_from":{"description":"Limit all results to rows with a date greater than or equal to this Unix timestamp.","type":"string","required":false},"date_to":{"description":"Limit all results to rows with a date less than or equal to this Unix timestamp.","type":"string","required":false},"dates":{"description":"Limit all results to rows with dates within this range.","type":"array","items":{"type":"string"},"required":false},"lastdays":{"description":"Limit all results to rows with dates within this range.","type":"integer","required":false},"months":{"description":"Limit all results to rows with dates within this range. Format: A-m.","type":"array","items":{"type":"string"},"required":false},"loglevels":{"description":"Limit all results to rows with logging levels.","type":"array","items":{"type":"string"},"required":false},"loggers":{"description":"Limit all results to lines containing loggers.","type":"array","items":{"type":"string"},"required":false},"messages":{"description":"Limit all results to lines containing messages. Format: LoggerSlug:message.","type":"array","items":{"type":"string"},"required":false},"users":{"description":"Limit all results to rows containing user IDs.","type":"array","items":{"type":"integer"},"required":false},"user":{"description":"Limit all results to rows containing the user ID.","type":"integer","required":false},"offset":{"description":"Compensate for the range of results with a specific number of elements.","type":"integer","required":false},"include_sticky":{"description":"Include pinned events in the results set.","type":"boolean","default":false,"required":false},"only_sticky":{"description":"Only return pinned events.","type":"boolean","default":false,"required":false},"initiator":{"description":"Limit all results to events originating from specific initiators.","type":["string","array"],"items":{"type":"string"},"required":false},"context_filters":{"description":"Context filters in the form of key-value pairs to filter events based on context data.","type":"object","additionalProperties":{"type":"string"},"required":false},"ungrouped":{"description":"Return ungrouped events without grouping by occasion.","type":"boolean","default":false,"required":false},"surrounding_event_id":{"description":"Display events associated with this event ID. Returns events in chronological order before and after the specified event, regardless of other filters. Requires administrator privileges.","type":"integer","required":false},"surrounding_count":{"description":"Number of events to display before and after the surrounding event ID. Default value: 5, maximum: 50.","type":"integer","default":5,"minimum":1,"maximum":50,"required":false},"exclude_search":{"description":"Exclude events containing these words. Events matching this search will be hidden.","type":"string","required":false},"exclude_loglevels":{"description":"Exclude events with these logging levels.","type":"array","items":{"type":"string"},"required":false},"exclude_loggers":{"description":"Exclude events from these loggers.","type":"array","items":{"type":"string"},"required":false},"exclude_messages":{"description":"Exclude events containing these messages. Format: LoggerSlug:message.","type":"array","items":{"type":"string"},"required":false},"exclude_users":{"description":"Exclude events originating from these user IDs.","type":"array","items":{"type":"integer"},"required":false},"exclude_user":{"description":"Exclude events associated with this user ID.","type":"integer","required":false},"exclude_initiator":{"description":"Exclude events from specific initiators.","type":["string","array"],"items":{"type":"string"},"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/simple-history/v1/events/has-updates"}]}},"/simple-history/v1/events/(?P<id>[\\d]+)":{"namespace":"simple-history/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"Identifiant unique de l’évènement.","type":"integer","required":false}}}]},"/simple-history/v1/events/(?P<id>[\\d]+)/stick":{"namespace":"simple-history/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"Identifiant unique de l’évènement.","type":"integer","required":false}}}]},"/simple-history/v1/events/(?P<id>[\\d]+)/unstick":{"namespace":"simple-history/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"Identifiant unique de l’évènement.","type":"integer","required":false}}}]},"/simple-history/v1/search-options":{"namespace":"simple-history/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/simple-history/v1/search-options"}]}},"/simple-history/v1/search-user":{"namespace":"simple-history/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/simple-history/v1/search-user"}]}},"/simple-history/v1/stats/summary":{"namespace":"simple-history/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","type":"string","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"date_from":{"description":"Start date in the form of a Unix timestamp. If this information is not provided, the default value is 30 days prior.","type":"integer","required":false},"date_to":{"description":"End date in the form of a Unix timestamp. If not provided, the default date is the end of the day.","type":"integer","required":false},"limit":{"description":"Maximum number of items to return in the result set.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false},"include_details":{"description":"Should detailed statistics be included?","type":"boolean","default":false,"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/simple-history/v1/stats/summary"}]}},"/simple-history/v1/stats/users":{"namespace":"simple-history/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","type":"string","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"date_from":{"description":"Start date in the form of a Unix timestamp. If this information is not provided, the default value is 30 days prior.","type":"integer","required":false},"date_to":{"description":"End date in the form of a Unix timestamp. If not provided, the default date is the end of the day.","type":"integer","required":false},"limit":{"description":"Maximum number of items to return in the result set.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false},"include_details":{"description":"Should detailed statistics be included?","type":"boolean","default":false,"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/simple-history/v1/stats/users"}]}},"/simple-history/v1/stats/content":{"namespace":"simple-history/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","type":"string","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"date_from":{"description":"Start date in the form of a Unix timestamp. If this information is not provided, the default value is 30 days prior.","type":"integer","required":false},"date_to":{"description":"End date in the form of a Unix timestamp. If not provided, the default date is the end of the day.","type":"integer","required":false},"limit":{"description":"Maximum number of items to return in the result set.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false},"include_details":{"description":"Should detailed statistics be included?","type":"boolean","default":false,"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/simple-history/v1/stats/content"}]}},"/simple-history/v1/stats/media":{"namespace":"simple-history/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","type":"string","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"date_from":{"description":"Start date in the form of a Unix timestamp. If this information is not provided, the default value is 30 days prior.","type":"integer","required":false},"date_to":{"description":"End date in the form of a Unix timestamp. If not provided, the default date is the end of the day.","type":"integer","required":false},"limit":{"description":"Maximum number of items to return in the result set.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false},"include_details":{"description":"Should detailed statistics be included?","type":"boolean","default":false,"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/simple-history/v1/stats/media"}]}},"/simple-history/v1/stats/plugins":{"namespace":"simple-history/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","type":"string","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"date_from":{"description":"Start date in the form of a Unix timestamp. If this information is not provided, the default value is 30 days prior.","type":"integer","required":false},"date_to":{"description":"End date in the form of a Unix timestamp. If not provided, the default date is the end of the day.","type":"integer","required":false},"limit":{"description":"Maximum number of items to return in the result set.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false},"include_details":{"description":"Should detailed statistics be included?","type":"boolean","default":false,"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/simple-history/v1/stats/plugins"}]}},"/simple-history/v1/stats/core":{"namespace":"simple-history/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","type":"string","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"date_from":{"description":"Start date in the form of a Unix timestamp. If this information is not provided, the default value is 30 days prior.","type":"integer","required":false},"date_to":{"description":"End date in the form of a Unix timestamp. If not provided, the default date is the end of the day.","type":"integer","required":false},"limit":{"description":"Maximum number of items to return in the result set.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false},"include_details":{"description":"Should detailed statistics be included?","type":"boolean","default":false,"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/simple-history/v1/stats/core"}]}},"/simple-history/v1/stats/peak-days":{"namespace":"simple-history/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","type":"string","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"date_from":{"description":"Start date in the form of a Unix timestamp. If this information is not provided, the default value is 30 days prior.","type":"integer","required":false},"date_to":{"description":"End date in the form of a Unix timestamp. If not provided, the default date is the end of the day.","type":"integer","required":false},"limit":{"description":"Maximum number of items to return in the result set.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false},"include_details":{"description":"Should detailed statistics be included?","type":"boolean","default":false,"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/simple-history/v1/stats/peak-days"}]}},"/simple-history/v1/stats/peak-times":{"namespace":"simple-history/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","type":"string","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"date_from":{"description":"Start date in the form of a Unix timestamp. If this information is not provided, the default value is 30 days prior.","type":"integer","required":false},"date_to":{"description":"End date in the form of a Unix timestamp. If not provided, the default date is the end of the day.","type":"integer","required":false},"limit":{"description":"Maximum number of items to return in the result set.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false},"include_details":{"description":"Should detailed statistics be included?","type":"boolean","default":false,"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/simple-history/v1/stats/peak-times"}]}},"/simple-history/v1/stats/activity-overview":{"namespace":"simple-history/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","type":"string","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"date_from":{"description":"Start date in the form of a Unix timestamp. If this information is not provided, the default value is 30 days prior.","type":"integer","required":false},"date_to":{"description":"End date in the form of a Unix timestamp. If not provided, the default date is the end of the day.","type":"integer","required":false},"limit":{"description":"Maximum number of items to return in the result set.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false},"include_details":{"description":"Should detailed statistics be included?","type":"boolean","default":false,"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/simple-history/v1/stats/activity-overview"}]}},"/simple-history/v1/stats/notes":{"namespace":"simple-history/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","type":"string","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"date_from":{"description":"Start date in the form of a Unix timestamp. If this information is not provided, the default value is 30 days prior.","type":"integer","required":false},"date_to":{"description":"End date in the form of a Unix timestamp. If not provided, the default date is the end of the day.","type":"integer","required":false},"limit":{"description":"Maximum number of items to return in the result set.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false},"include_details":{"description":"Should detailed statistics be included?","type":"boolean","default":false,"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/simple-history/v1/stats/notes"}]}},"/simple-history/v1/support-info":{"namespace":"simple-history/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/simple-history/v1/support-info"}]}},"/simple-history/v1/support-info/health-check":{"namespace":"simple-history/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/simple-history/v1/support-info/health-check"}]}},"/wp-umbrella/v1":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wp-umbrella/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1"}]}},"/wp-umbrella/v1/patchstack/license-activation":{"namespace":"wp-umbrella/v1","methods":["POST","GET"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/patchstack/license-activation"}]}},"/wp-umbrella/v1/patchstack/license-deactivation":{"namespace":"wp-umbrella/v1","methods":["POST","GET"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/patchstack/license-deactivation"}]}},"/wp-umbrella/v1/cleanup-safe-update":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/cleanup-safe-update"}]}},"/wp-umbrella/v1/cleanup-theme-safe-update":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/cleanup-theme-safe-update"}]}},"/wp-umbrella/v1/set-backup-version":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/set-backup-version"}]}},"/wp-umbrella/v1/database-tables":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/database-tables"}]}},"/wp-umbrella/v1/prepare-backup-data":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/prepare-backup-data"}]}},"/wp-umbrella/v1/check-backup-capabilities":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/check-backup-capabilities"}]}},"/wp-umbrella/v1/upload-module":{"namespace":"wp-umbrella/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/upload-module"}]}},"/wp-umbrella/v1/move-backup-module":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/move-backup-module"}]}},"/wp-umbrella/v1/cleanup-module":{"namespace":"wp-umbrella/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/cleanup-module"}]}},"/wp-umbrella/v1/danger-room":{"namespace":"wp-umbrella/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/danger-room"}]}},"/wp-umbrella/v1/database-optimization":{"namespace":"wp-umbrella/v1","methods":["POST","GET"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/database-optimization"}]}},"/wp-umbrella/v1/check-method":{"namespace":"wp-umbrella/v1","methods":["POST","GET"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/check-method"}]}},"/wp-umbrella/v1/validation-application-token":{"namespace":"wp-umbrella/v1","methods":["POST","GET"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/validation-application-token"}]}},"/wp-umbrella/v1/regenerate-secret-token":{"namespace":"wp-umbrella/v1","methods":["POST","GET"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/regenerate-secret-token"}]}},"/wp-umbrella/v1/migrate-api-key":{"namespace":"wp-umbrella/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/migrate-api-key"}]}},"/wp-umbrella/v1/white-label":{"namespace":"wp-umbrella/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/white-label"}]}},"/wp-umbrella/v1/issues-monitoring":{"namespace":"wp-umbrella/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/issues-monitoring"}]}},"/wp-umbrella/v1/plugins":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/plugins"}]}},"/wp-umbrella/v1/plugins/single":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/plugins/single"}]}},"/wp-umbrella/v1/update-plugins":{"namespace":"wp-umbrella/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/update-plugins"}]}},"/wp-umbrella/v1/update-plugin":{"namespace":"wp-umbrella/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/update-plugin"}]}},"/wp-umbrella/v1/plugin-directory-exist":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/plugin-directory-exist"}]}},"/wp-umbrella/v1/theme-directory-exist":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/theme-directory-exist"}]}},"/wp-umbrella/v1/restore-from-safe-backup":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/restore-from-safe-backup"}]}},"/wp-umbrella/v1/restore-theme-from-safe-backup":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/restore-theme-from-safe-backup"}]}},"/wp-umbrella/v1/plugin-upgrade-database":{"namespace":"wp-umbrella/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/plugin-upgrade-database"}]}},"/wp-umbrella/v1/delete-plugin":{"namespace":"wp-umbrella/v1","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/delete-plugin"}]}},"/wp-umbrella/v1/install-plugin":{"namespace":"wp-umbrella/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/install-plugin"}]}},"/wp-umbrella/v1/activate-plugin":{"namespace":"wp-umbrella/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/activate-plugin"}]}},"/wp-umbrella/v1/deactivate-plugin":{"namespace":"wp-umbrella/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/deactivate-plugin"}]}},"/wp-umbrella/v1/rollback-plugin":{"namespace":"wp-umbrella/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/rollback-plugin"}]}},"/wp-umbrella/v1/themes":{"namespace":"wp-umbrella/v1","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/themes"}]}},"/wp-umbrella/v1/delete-theme":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/delete-theme"}]}},"/wp-umbrella/v1/snapshot":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/snapshot"}]}},"/wp-umbrella/v1/update-theme":{"namespace":"wp-umbrella/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/update-theme"}]}},"/wp-umbrella/v1/informations":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/informations"}]}},"/wp-umbrella/v1/scan":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/scan"}]}},"/wp-umbrella/v1/directories":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/directories"}]}},"/wp-umbrella/v1/tables":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/tables"}]}},"/wp-umbrella/v1/wordpress-data":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/wordpress-data"}]}},"/wp-umbrella/v1/wordpress-sizes":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/wordpress-sizes"}]}},"/wp-umbrella/v1/users":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/users"}]}},"/wp-umbrella/v1/backups":{"namespace":"wp-umbrella/v1","methods":["POST","GET","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["GET"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/backups"}]}},"/wp-umbrella/v1/backups/prepare-batch-database":{"namespace":"wp-umbrella/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/backups/prepare-batch-database"}]}},"/wp-umbrella/v1/backups/check-batch-database":{"namespace":"wp-umbrella/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/backups/check-batch-database"}]}},"/wp-umbrella/v1/backups/scan":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/backups/scan"}]}},"/wp-umbrella/v1/clear-cache":{"namespace":"wp-umbrella/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/clear-cache"}]}},"/wp-umbrella/v1/cores":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/cores"}]}},"/wp-umbrella/v1/update-core":{"namespace":"wp-umbrella/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/update-core"}]}},"/wp-umbrella/v1/restores":{"namespace":"wp-umbrella/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/restores"}]}},"/wp-umbrella/v1/restores/check":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/restores/check"}]}},"/wp-umbrella/v1/restores/data":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/restores/data"}]}},"/wp-umbrella/v1/restores/prepare-restore-files":{"namespace":"wp-umbrella/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/restores/prepare-restore-files"}]}},"/wp-umbrella/v1/restores/download":{"namespace":"wp-umbrella/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/restores/download"}]}},"/wp-umbrella/v1/restores/unzip":{"namespace":"wp-umbrella/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/restores/unzip"}]}},"/wp-umbrella/v1/restores/database":{"namespace":"wp-umbrella/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/restores/database"}]}},"/wp-umbrella/v1/maintenance":{"namespace":"wp-umbrella/v1","methods":["POST","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["DELETE"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/maintenance"}]}},"/wp-umbrella/v1/delete-maintenance":{"namespace":"wp-umbrella/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/delete-maintenance"}]}},"/wp-umbrella/v1/options/project":{"namespace":"wp-umbrella/v1","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/options/project"}]}},"/wp-umbrella/v1/login":{"namespace":"wp-umbrella/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/login"}]}},"/wp-umbrella/v1/umbrella-nonce-login":{"namespace":"wp-umbrella/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-umbrella/v1/umbrella-nonce-login"}]}},"/block-visibility/v1":{"namespace":"block-visibility/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"block-visibility/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/block-visibility/v1"}]}},"/block-visibility/v1/settings":{"namespace":"block-visibility/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/block-visibility/v1/settings"}]}},"/block-visibility/v1/variables":{"namespace":"block-visibility/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"integration":{"type":"string","description":"The integration to search.","required":false},"search_term":{"type":"string","description":"Search term.","required":false},"saved_values":{"type":"string","description":"Saved values.","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/block-visibility/v1/variables"}]}},"/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://www.castalie.com/wp-json/weglot/v1"}]}},"/weglot/v1/cache/purge":{"namespace":"weglot/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/weglot/v1/cache/purge"}]}},"/wp-rocket/v1":{"namespace":"wp-rocket/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wp-rocket/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-rocket/v1"}]}},"/wp-rocket/v1/rocketcdn/enable":{"namespace":"wp-rocket/v1","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"email":{"required":true},"key":{"required":true},"url":{"required":true}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-rocket/v1/rocketcdn/enable"}]}},"/wp-rocket/v1/rocketcdn/disable":{"namespace":"wp-rocket/v1","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"email":{"required":true},"key":{"required":true}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-rocket/v1/rocketcdn/disable"}]}},"/wp-rocket/v1/cpcss/post/(?P<id>[\\d]+)":{"namespace":"wp-rocket/v1","methods":["POST","DELETE"],"endpoints":[{"methods":["POST"],"args":[]},{"methods":["DELETE"],"args":[]}]},"/wp-rocket/v1/support":{"namespace":"wp-rocket/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"email":{"required":true},"key":{"required":true}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-rocket/v1/support"}]}},"/wp-rocket/v1/dynamic_lists/update":{"namespace":"wp-rocket/v1","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-rocket/v1/dynamic_lists/update"}]}},"/wp-rocket/v1/options/export":{"namespace":"wp-rocket/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-rocket/v1/options/export"}]}},"/wp-rocket/v1/rocket-insights/pages":{"namespace":"wp-rocket/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"url":{"required":false},"post_id":{"required":false}}},{"methods":["POST"],"args":{"page_url":{"required":true},"source":{"required":true}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-rocket/v1/rocket-insights/pages"}]}},"/wp-rocket/v1/rocket-insights/pages/progress":{"namespace":"wp-rocket/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"ids":{"required":true}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp-rocket/v1/rocket-insights/pages/progress"}]}},"/wp-rocket/v1/rocket-insights/pages/(?P<id>\\d+)":{"namespace":"wp-rocket/v1","methods":["DELETE","POST","PUT","PATCH"],"endpoints":[{"methods":["DELETE"],"args":{"id":{"required":true}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"required":true},"source":{"required":true}}}]},"/seopress/v1":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"seopress/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/seopress/v1"}]}},"/seopress/v1/posts/(?P<id>\\d+)/content-analysis":{"namespace":"seopress/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":false}}},{"methods":["POST"],"args":{"id":{"required":false}}}]},"/seopress/v1/posts/(?P<id>\\d+)/count-target-keywords-use":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":false}}}]},"/seopress/v1/posts/(?P<id>\\d+)":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":false}}}]},"/seopress/v1/posts/by-url":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/seopress/v1/posts/by-url"}]}},"/seopress/v1/terms/(?P<id>\\d+)":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":false}}}]},"/seopress/v1/posts/(?P<id>\\d+)/redirection-settings":{"namespace":"seopress/v1","methods":["GET","PUT"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":false}}},{"methods":["PUT"],"args":{"id":{"required":false}}}]},"/seopress/v1/posts/(?P<id>\\d+)/meta-robot-settings":{"namespace":"seopress/v1","methods":["GET","PUT"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":false}}},{"methods":["PUT"],"args":{"id":{"required":false}}}]},"/seopress/v1/posts/(?P<id>\\d+)/social-settings":{"namespace":"seopress/v1","methods":["GET","PUT"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":false}}},{"methods":["PUT"],"args":{"id":{"required":false}}}]},"/seopress/v1/options/advanced-settings":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/seopress/v1/options/advanced-settings"}]}},"/seopress/v1/options/analytics-settings":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/seopress/v1/options/analytics-settings"}]}},"/seopress/v1/options/bot-settings":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/seopress/v1/options/bot-settings"}]}},"/seopress/v1/options/dashboard-settings":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/seopress/v1/options/dashboard-settings"}]}},"/seopress/v1/options/indexing-settings":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/seopress/v1/options/indexing-settings"}]}},"/seopress/v1/options/license-settings":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/seopress/v1/options/license-settings"}]}},"/seopress/v1/options/pro-settings":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/seopress/v1/options/pro-settings"}]}},"/seopress/v1/roles":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/seopress/v1/roles"}]}},"/seopress/v1/options/sitemaps-settings":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/seopress/v1/options/sitemaps-settings"}]}},"/seopress/v1/options/social-settings":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/seopress/v1/options/social-settings"}]}},"/seopress/v1/options/titles-settings":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/seopress/v1/options/titles-settings"}]}},"/seopress/v1/options/woocommerce-settings":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/seopress/v1/options/woocommerce-settings"}]}},"/seopress/v1/posts/(?P<id>\\d+)/page-preview":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":false}}}]},"/seopress/v1/posts/(?P<id>\\d+)/preview-title-description-metas":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":false}}}]},"/seopress/v1/search-url":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/seopress/v1/search-url"}]}},"/seopress/v1/posts/(?P<id>\\d+)/target-keywords":{"namespace":"seopress/v1","methods":["GET","PUT"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":false}}},{"methods":["PUT"],"args":{"id":{"required":false}}}]},"/seopress/v1/posts/(?P<id>\\d+)/title-description-metas":{"namespace":"seopress/v1","methods":["GET","PUT"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":false}}},{"methods":["PUT"],"args":{"id":{"required":false}}}]},"/seopress/v1/ga4":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/seopress/v1/ga4"}]}},"/seopress/v1/matomo":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/seopress/v1/matomo"}]}},"/seopress/v1/seo-issues/(?P<id>\\d+)":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":false}}}]},"/seopress/v1/seo-issues":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":false},"ignore":{"required":false},"type":{"required":false},"priority":{"required":false},"name":{"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/seopress/v1/seo-issues"}]}},"/seopress/v1/posts/(?P<id>\\d+)/inspect":{"namespace":"seopress/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":false}}},{"methods":["POST"],"args":[]}]},"/seopress/v1/posts/(?P<id>\\d+)/generate-metas-by-ai":{"namespace":"seopress/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"required":false},"lang":{"required":false}}}]},"/seopress/v1/posts/(?P<id>\\d+)/significant-keywords":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":false}}}]},"/seopress/v1/posts/(?P<id>\\d+)/google-news-settings":{"namespace":"seopress/v1","methods":["GET","PUT"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":false}}},{"methods":["PUT"],"args":{"id":{"required":false}}}]},"/seopress/v1/posts/(?P<id>\\d+)/video-sitemap":{"namespace":"seopress/v1","methods":["GET","PUT"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":false}}},{"methods":["PUT"],"args":{"id":{"required":false}}}]},"/seopress/v1/page-speed":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"device":{"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/seopress/v1/page-speed"}]}},"/seopress/v1/redirections":{"namespace":"seopress/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":false},"enabled":{"required":false},"type":{"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/seopress/v1/redirections"}]}},"/seopress/v1/posts/(?P<id>\\d+)/schemas-manual":{"namespace":"seopress/v1","methods":["GET","PUT"],"endpoints":[{"methods":["GET"],"args":{"id":{"required":false}}},{"methods":["PUT"],"args":{"id":{"required":false}}}]},"/brave/v1":{"namespace":"brave/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"brave/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/brave/v1"}]}},"/brave/v1/popups":{"namespace":"brave/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"filter":{"type":"string","default":"","description":"Filter Pop-ups","required":false},"sort":{"type":"string","default":"","description":"Sort Popups","required":false},"page":{"type":"number","default":0,"description":"Popups Pagination","required":false}}},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/brave/v1/popups"}]}},"/brave/v1/popup(?:/(?P<id>\\d+))?":{"namespace":"brave/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"type":"integer","description":"Popup ID","required":false}}},{"methods":["POST"],"args":{"id":{"type":"integer","description":"Popup ID","required":true},"popup_title":{"type":"string","description":"Popup Title","required":false},"popup_data":{"type":"string","description":"Popup Main Data","required":false},"popup_parentID":{"type":"integer","description":"If the Popup is a Child, its parent ID","required":false},"popup_abtest":{"type":"string","description":"Popup abtest Data","required":false},"popup_schedule":{"type":"string","description":"Popup Schedule","required":false},"popup_goal_action":{"type":"string","description":"Popup Goal Action","required":false},"goal":{"type":"integer","description":"Popup Goal","required":false},"devices":{"type":"string","description":"Popup Settings Data","required":false},"placement":{"type":"string","description":"Popup Placement","required":false},"updated":{"type":"integer","description":"Popup Last Updated","required":false},"status":{"type":"string","description":"Popup Status","required":false}}}]},"/brave/v1/deletepopup":{"namespace":"brave/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/brave/v1/deletepopup"}]}},"/brave/v1/settings":{"namespace":"brave/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/brave/v1/settings"}]}},"/brave/v1/presets":{"namespace":"brave/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/brave/v1/presets"}]}},"/brave/v1/integrations":{"namespace":"brave/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"service":{"type":"string","description":"Service ID","required":false}}},{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/brave/v1/integrations"}]}},"/brave/v1/integrations/fetchadvanced":{"namespace":"brave/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"service":{"type":"string","description":"Service ID","required":false},"listID":{"type":"string","description":"Newsletter List ID","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/brave/v1/integrations/fetchadvanced"}]}},"/brave/v1/integrations/remove":{"namespace":"brave/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/brave/v1/integrations/remove"}]}},"/brave/v1/integrations/aweberverfier":{"namespace":"brave/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/brave/v1/integrations/aweberverfier"}]}},"/brave/v1/wpdata":{"namespace":"brave/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"type":{"type":"string","description":"Data Type","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/brave/v1/wpdata"}]}},"/brave/v1/wpsearch":{"namespace":"brave/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"type":{"type":"string","description":"Post Type","required":false},"query":{"type":"string","description":"Search Query","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/brave/v1/wpsearch"}]}},"/brave/v1/posts":{"namespace":"brave/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"type":{"type":"string","description":"Data Type","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/brave/v1/posts"}]}},"/brave/v1/products":{"namespace":"brave/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"type":{"type":"string","description":"Data Type","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/brave/v1/products"}]}},"/brave/v1/sendmail":{"namespace":"brave/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/brave/v1/sendmail"}]}},"/brave/v1/selectabtest":{"namespace":"brave/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/brave/v1/selectabtest"}]}},"/brave/v1/analytics":{"namespace":"brave/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/brave/v1/analytics"}]}},"/brave/v1/stat(?:/(?P<id>\\d+))?":{"namespace":"brave/v1","methods":["GET","DELETE"],"endpoints":[{"methods":["GET"],"args":{"id":{"type":"integer","description":"Popup ID","required":false},"start":{"type":"string","description":"Stat Start Date","required":false},"end":{"type":"string","description":"Stat End Date","required":false}}},{"methods":["DELETE"],"args":[]}]},"/brave/v1/analytics_csv(?:/(?P<id>\\d+))?":{"namespace":"brave/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"type":"integer","description":"Campaign ID","required":false}}}]},"/brave/v1/submissions":{"namespace":"brave/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/brave/v1/submissions"}]}},"/brave/v1/submission(?:/(?P<id>\\d+))?":{"namespace":"brave/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"type":"integer","description":"Campaign ID","required":false},"count":{"type":"integer","description":"Number of Entries","required":false},"page":{"type":"integer","description":"paginating","required":false}}}]},"/brave/v1/submission_csv(?:/(?P<id>\\d+))?":{"namespace":"brave/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"type":"integer","description":"Campaign ID","required":false},"fields_only":{"type":"integer","description":"Only fields should be in the CSV file.","required":false}}}]},"/brave/v1/entry(?:/(?P<id>\\d+))?":{"namespace":"brave/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"type":"integer","description":"Entry ID","required":false},"start":{"type":"string","description":"Stat Start Date","required":false},"end":{"type":"string","description":"Stat End Date","required":false}}},{"methods":["POST"],"args":{"id":{"type":"integer","description":"Entry ID","required":false}}}]},"/brave/v1/deletesubmissions":{"namespace":"brave/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/brave/v1/deletesubmissions"}]}},"/brave/v1/removesubmissioncampaign":{"namespace":"brave/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/brave/v1/removesubmissioncampaign"}]}},"/brave/v1/dismissrating":{"namespace":"brave/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/brave/v1/dismissrating"}]}},"/woocommerce-email-editor/v1":{"namespace":"woocommerce-email-editor/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"woocommerce-email-editor/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/woocommerce-email-editor/v1"}]}},"/woocommerce-email-editor/v1/send_preview_email":{"namespace":"woocommerce-email-editor/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/woocommerce-email-editor/v1/send_preview_email"}]}},"/woocommerce-email-editor/v1/get_personalization_tags":{"namespace":"woocommerce-email-editor/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/woocommerce-email-editor/v1/get_personalization_tags"}]}},"/woocommerce-email-editor/v1/personalization_tags":{"namespace":"woocommerce-email-editor/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"post_id":{"description":"The post ID for context-aware tag filtering.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/woocommerce-email-editor/v1/personalization_tags"}]}},"/mailpoet/v1":{"namespace":"mailpoet/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"mailpoet/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/mailpoet/v1"}]}},"/mailpoet/v1/automations":{"namespace":"mailpoet/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"status":{"type":"array","items":{"type":"string"},"required":false},"orderby":{"type":"string","required":false},"order":{"type":"string","required":false},"page":{"type":"integer","required":false},"per_page":{"type":"integer","required":false},"search":{"type":"string","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/mailpoet/v1/automations"}]}},"/mailpoet/v1/automations/(?P<id>\\d+)":{"namespace":"mailpoet/v1","methods":["PUT","DELETE"],"endpoints":[{"methods":["PUT"],"args":{"id":{"type":"integer","required":true},"name":{"type":"string","minLength":1,"required":false},"status":{"type":"string","required":false},"steps":{"type":"object","properties":{"root":{"type":"object","properties":{"id":{"type":"string","pattern":"^root$"},"type":{"type":"string","pattern":"^root$"},"key":{"type":"string","pattern":"^core:root$"},"args":{"type":"object","additionalProperties":false},"next_steps":{"type":"array","items":{"type":"object","properties":{"id":{"type":["string","null"],"required":true}}},"required":true}},"required":true}},"additionalProperties":{"type":"object","properties":{"id":{"type":"string","required":true},"type":{"type":"string","required":true},"key":{"type":"string","required":true},"args":{"type":"object","required":true},"next_steps":{"type":"array","items":{"type":"object","properties":{"id":{"type":["string","null"],"required":true}}},"required":true},"filters":{"type":["object","null"],"properties":{"operator":{"type":"string","pattern":"^and|or$","required":true},"groups":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","required":true},"operator":{"type":"string","pattern":"^and|or$","required":true},"filters":{"type":"array","items":{"type":"object","properties":{"id":{"type":"string","required":true},"field_type":{"type":"string","required":true},"field_key":{"type":"string","required":true},"condition":{"type":"string","required":true},"args":{"type":"object","required":true}}},"minItems":1,"required":true}}},"minItems":1,"required":true}},"required":true}}},"required":false},"meta":{"type":"object","required":false}}},{"methods":["DELETE"],"args":{"id":{"type":"integer","required":true}}}]},"/mailpoet/v1/automations/(?P<id>\\d+)/duplicate":{"namespace":"mailpoet/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"type":"integer","required":true}}}]},"/mailpoet/v1/automations/create-from-template":{"namespace":"mailpoet/v1","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"slug":{"type":"string","required":true}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/mailpoet/v1/automations/create-from-template"}]}},"/mailpoet/v1/automation-templates":{"namespace":"mailpoet/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"category":{"type":"string","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/mailpoet/v1/automation-templates"}]}},"/mailpoet/v1/automation-templates/(?P<slug>.+)":{"namespace":"mailpoet/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"slug":{"type":"string","required":true},"preview":{"type":"boolean","required":false}}}]},"/mailpoet/v1/automation/analytics/automation_flow":{"namespace":"mailpoet/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"type":"integer","required":true},"query":{"type":"object","properties":{"primary":{"type":"object","properties":{"after":{"type":"string","format":"date-time","required":true},"before":{"type":"string","format":"date-time","required":true}}},"limit":{"type":"integer","minimum":1,"maximum":100},"order_by":{"type":"string"},"order":{"type":"string"},"page":{"type":"integer","minimum":1},"filter":{"type":"object","properties":[]},"search":{"type":["string","null"]}},"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/mailpoet/v1/automation/analytics/automation_flow"}]}},"/mailpoet/v1/automation/analytics/overview":{"namespace":"mailpoet/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"id":{"type":"integer","required":true},"query":{"type":"object","properties":{"primary":{"type":"object","properties":{"after":{"type":"string","format":"date-time","required":true},"before":{"type":"string","format":"date-time","required":true}}},"secondary":{"type":"object","properties":{"after":{"type":"string","format":"date-time","required":true},"before":{"type":"string","format":"date-time","required":true}}},"limit":{"type":"integer","minimum":1,"maximum":100},"orderBy":{"type":"string"},"orderDirection":{"type":"string"},"page":{"type":"integer","minimum":1},"filter":{"type":"object"},"search":{"type":["string","null"]}},"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/mailpoet/v1/automation/analytics/overview"}]}},"/mailpoet/v1/automation/analytics/runs/(?P<id>\\d+)/status":{"namespace":"mailpoet/v1","methods":["PUT"],"endpoints":[{"methods":["PUT"],"args":{"id":{"type":"integer","required":true},"status":{"type":"string","required":true}}}]},"/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://www.castalie.com/wp-json/wp/v2"}]}},"/wp/v2/posts":{"namespace":"wp/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"after":{"description":"Limit the response to publications posted online after a specific date and in accordance with the ISO8601 standard.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to publications modified after a specific date and compliant with the ISO8601 standard.","type":"string","format":"date-time","required":false},"author":{"description":"Limit results to publications assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure that the set of results excludes publications assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit the response to publications posted online before a specific date that complies with the ISO8601 standard.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to publications modified before a specific date and compliant with the ISO8601 standard.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensures that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the result set to the specified IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Skip a specific number of items within the result set.","type":"integer","required":false},"order":{"description":"The order parameter sorts the attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by publication attributes.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Table of column names to search for.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit the result set to publications with at least one specific slug.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit the results set to publications associated with one or more states.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","sent","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limit the set of results based on matches between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"categories":{"description":"Limit the result set to items that have terms specifically assigned in the taxonomy categories.","type":["object","array"],"oneOf":[{"title":"Lists of term IDs","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Query on a taxonomy term ID","description":"Perform an advanced term search.","type":"object","properties":{"terms":{"description":"Term ID.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Possibility of including child terms in terms that limit the scope of results.","type":"boolean","default":false},"operator":{"description":"Whether the elements should be assigned to all or some of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"categories_exclude":{"description":"Limit the result set to items that have the specified term assigned in the taxonomy categories.","type":["object","array"],"oneOf":[{"title":"Lists of term IDs","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Query on a taxonomy term ID","description":"Perform an advanced term search.","type":"object","properties":{"terms":{"description":"Term ID.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Possibility of including child terms in terms that limit the scope of results.","type":"boolean","default":false}},"additionalProperties":false}],"required":false},"tags":{"description":"Limit the result set to items that have terms specifically assigned in the taxonomy tags.","type":["object","array"],"oneOf":[{"title":"Lists of term IDs","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Query on a taxonomy term ID","description":"Perform an advanced term search.","type":"object","properties":{"terms":{"description":"Term ID.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether the elements should be assigned to all or some of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"tags_exclude":{"description":"Limit the result set to items that have the specified term assigned in the tags taxonomy.","type":["object","array"],"oneOf":[{"title":"Lists of term IDs","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Query on a taxonomy term ID","description":"Perform an advanced term search.","type":"object","properties":{"terms":{"description":"Term ID.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false},"sticky":{"description":"Limit results to pinned items.","type":"boolean","required":false},"ignore_sticky":{"description":"Ignore pinned posts or not.","type":"boolean","default":true,"required":false},"format":{"description":"Limit the result set to items that have one or more formats assigned to them.","type":"array","uniqueItems":true,"items":{"enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date of publication of the article, in the website's time zone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the publication was posted online, in GMT format.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the publication, specific to the type of resource.","type":"string","required":false},"status":{"description":"A state named for publication.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the publication.","type":"object","properties":{"raw":{"description":"The title for publication, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title for the publication, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for this publication.","type":"object","properties":{"raw":{"description":"Content for this object, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for publication, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the object.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Defines whether the content is password protected or not.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the publication.","type":"integer","required":false},"excerpt":{"description":"The excerpt for publication.","type":"object","properties":{"raw":{"description":"The excerpt for publication, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for publication, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Defines whether the extract is password protected or not.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the media highlighted for publication.","type":"integer","required":false},"comment_status":{"description":"Defines whether comments are open or closed for this post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Defines whether the object can be pinged or not.","type":"string","enum":["open","closed"],"required":false},"format":{"description":"The format for publication.","type":"string","enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_seopress_robots_primary_cat":{"type":"string","title":"","description":"","default":""},"_seopress_titles_title":{"type":"string","title":"","description":"","default":""},"_seopress_titles_desc":{"type":"string","title":"","description":"","default":""},"_seopress_robots_index":{"type":"string","title":"","description":"","default":""},"episode_type":{"type":"string","title":"","description":"The type of episode—Audio or Video.","default":""},"audio_file":{"type":"string","title":"","description":"The complete URL of the episode's media file.","default":""},"cover_image":{"type":"string","title":"","description":"The full URL of the image file used in the HTML 5 player, if available.","default":""},"cover_image_id":{"type":"string","title":"","description":"Cover image ID.","default":""},"duration":{"type":"string","title":"","description":"The duration of the episode for display purposes.","default":""},"filesize":{"type":"string","title":"","description":"The file size of the episode for display purposes.","default":""},"filesize_raw":{"type":"string","title":"","description":"Raw size of the podcast episode in bytes (required for RSS feed).","default":""},"date_recorded":{"type":"string","title":"","description":"The date on which the podcast episode was recorded.","default":""},"explicit":{"type":"string","title":"","description":"Indicates whether the episode contains explicit content or not.","default":""},"block":{"type":"string","title":"","description":"Indicate whether this episode should be blocked for iTunes and Google Play","default":""},"itunes_episode_number":{"type":"string","title":"","description":"The iTunes episode number. Leave blank if none.","default":""},"itunes_title":{"type":"string","title":"","description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included","default":""},"itunes_season_number":{"type":"string","title":"","description":"The iTunes season number. Leave blank if there is no season.","default":""},"itunes_episode_type":{"type":"string","title":"","description":"The iTunes episode type","default":""},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"sticky":{"description":"Defines whether the publication should be treated as pinned content or not.","type":"boolean","required":false},"template":{"description":"The theme file to use to display the publication.","type":"string","required":false},"categories":{"description":"The terms assigned to the publication in the category taxonomy.","type":"array","items":{"type":"integer"},"required":false},"tags":{"description":"Terms assigned to the publication in the post_tag taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/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":"Identifiant unique pour la publication.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Surcharger la longueur par défaut de l’extrait.","type":"integer","required":false},"password":{"description":"Le mot de passe pour cette publication, si celle-ci est protégée par un mot de passe.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identifiant unique pour la publication.","type":"integer","required":false},"date":{"description":"La date de publication de l’article, dans le fuseau horaire du site.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"La date de mise en ligne de la publication, au format GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"Un identificateur alphanumérique pour la publication, propre au type de la ressource.","type":"string","required":false},"status":{"description":"Un état nommé pour la publication.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Un mot de passe pour protéger l’accès au contenu et à l’extrait.","type":"string","required":false},"title":{"description":"Le titre de la publication.","type":"object","properties":{"raw":{"description":"Le titre pour la publication, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Le titre HTML pour la publication, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"Le contenu pour cette publication.","type":"object","properties":{"raw":{"description":"Contenu pour cet objet, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Contenu HTML pour la publication, transformé pour l’affichage.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version du format de bloc de contenu utilisé par l’objet.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Définit si le contenu est protégé par mot de passe ou non.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"L’ID pour l’auteur ou l’autrice de la publication.","type":"integer","required":false},"excerpt":{"description":"L’extrait pour la publication.","type":"object","properties":{"raw":{"description":"L’extrait pour la publication, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Extrait HTML pour la publication, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Définit si l’extrait est protégé par un mot de passe ou non.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"L’ID du média mis en avant pour la publication.","type":"integer","required":false},"comment_status":{"description":"Définit si les commentaires sont ouverts ou non pour cette publication.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Définit si l’objet peut recevoir un ping ou non.","type":"string","enum":["open","closed"],"required":false},"format":{"description":"Le format pour la publication.","type":"string","enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"required":false},"meta":{"description":"Champs métas.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_seopress_robots_primary_cat":{"type":"string","title":"","description":"","default":""},"_seopress_titles_title":{"type":"string","title":"","description":"","default":""},"_seopress_titles_desc":{"type":"string","title":"","description":"","default":""},"_seopress_robots_index":{"type":"string","title":"","description":"","default":""},"episode_type":{"type":"string","title":"","description":"Le type d’épisode - Audio ou Vidéo.","default":""},"audio_file":{"type":"string","title":"","description":"L’URL complète du fichier média de l’épisode.","default":""},"cover_image":{"type":"string","title":"","description":"The full URL of image file used in HTML 5 player if available.","default":""},"cover_image_id":{"type":"string","title":"","description":"Cover image id.","default":""},"duration":{"type":"string","title":"","description":"La durée de l'épisode à des fins d'affichage.","default":""},"filesize":{"type":"string","title":"","description":"La taille du fichier de l'épisode à des fins d'affichage.","default":""},"filesize_raw":{"type":"string","title":"","description":"Raw size of the podcast episode in bytes (required for RSS feed).","default":""},"date_recorded":{"type":"string","title":"","description":"La date a laquelle l'épisode du podcast à été enregistré.","default":""},"explicit":{"type":"string","title":"","description":"Indique si l'épisode contient du contenu explicite ou pas.","default":""},"block":{"type":"string","title":"","description":"Indiquer si cet épisode doit être bloqué pour iTunes et Google Play","default":""},"itunes_episode_number":{"type":"string","title":"","description":"Le numéro d’épisode iTunes. Laisser vide si aucun.","default":""},"itunes_title":{"type":"string","title":"","description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included","default":""},"itunes_season_number":{"type":"string","title":"","description":"Le numéro de saison iTunes. Laisser vide si pas de saison","default":""},"itunes_episode_type":{"type":"string","title":"","description":"Le type d’épisode iTunes","default":""},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"sticky":{"description":"Définit si la publication doit être traitée en tant que contenu épinglé ou non.","type":"boolean","required":false},"template":{"description":"Le fichier de thème à utiliser pour afficher la publication.","type":"string","required":false},"categories":{"description":"Les termes assignés à la publication dans la taxonomie category.","type":"array","items":{"type":"integer"},"required":false},"tags":{"description":"Les termes assignés à la publication dans la taxonomie post_tag.","type":"array","items":{"type":"integer"},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identifiant unique pour la publication.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Que ce soit pour éviter la corbeille ou forcer la suppression.","required":false}}}]},"/wp/v2/posts/(?P<parent>[\\d]+)/revisions":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"L’ID pour le parent de la révision.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Page courante dans la collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Nombre maximal d’éléments à retourner dans le groupe de résultats.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limiter les résultats à ceux qui correspondent à une chaîne de caractères.","type":"string","required":false},"exclude":{"description":"S’assure que le jeu de résultats exclut des ID spécifiques.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limiter le groupe de résultats aux ID spécifiés.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Ignorer un nombre spécifique d’éléments au sein du jeu de résultats.","type":"integer","required":false},"order":{"description":"Le paramètre order trie les attributs dans l’ordre croissant ou décroissant.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Trier la collection par attribut d’objet.","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":"L’ID pour le parent de la révision.","type":"integer","required":false},"id":{"description":"Identifiant unique pour la révision.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"L’ID pour le parent de la révision.","type":"integer","required":false},"id":{"description":"Identifiant unique pour la révision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Nécessite la valeur « true », car les révisions ne prennent pas en charge la suppression forcée.","required":false}}}]},"/wp/v2/posts/(?P<id>[\\d]+)/autosaves":{"namespace":"wp/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"L’ID du parent de la sauvegarde automatique.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"L’ID du parent de la sauvegarde automatique.","type":"integer","required":false},"date":{"description":"La date de publication de l’article, dans le fuseau horaire du site.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"La date de mise en ligne de la publication, au format GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"Un identificateur alphanumérique pour la publication, propre au type de la ressource.","type":"string","required":false},"status":{"description":"Un état nommé pour la publication.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Un mot de passe pour protéger l’accès au contenu et à l’extrait.","type":"string","required":false},"title":{"description":"Le titre de la publication.","type":"object","properties":{"raw":{"description":"Le titre pour la publication, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Le titre HTML pour la publication, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"Le contenu pour cette publication.","type":"object","properties":{"raw":{"description":"Contenu pour cet objet, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Contenu HTML pour la publication, transformé pour l’affichage.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version du format de bloc de contenu utilisé par l’objet.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Définit si le contenu est protégé par mot de passe ou non.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"L’ID pour l’auteur ou l’autrice de la publication.","type":"integer","required":false},"excerpt":{"description":"L’extrait pour la publication.","type":"object","properties":{"raw":{"description":"L’extrait pour la publication, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Extrait HTML pour la publication, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Définit si l’extrait est protégé par un mot de passe ou non.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"L’ID du média mis en avant pour la publication.","type":"integer","required":false},"comment_status":{"description":"Définit si les commentaires sont ouverts ou non pour cette publication.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Définit si l’objet peut recevoir un ping ou non.","type":"string","enum":["open","closed"],"required":false},"format":{"description":"Le format pour la publication.","type":"string","enum":["standard","aside","chat","gallery","link","image","quote","status","video","audio"],"required":false},"meta":{"description":"Champs métas.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_seopress_robots_primary_cat":{"type":"string","title":"","description":"","default":""},"_seopress_titles_title":{"type":"string","title":"","description":"","default":""},"_seopress_titles_desc":{"type":"string","title":"","description":"","default":""},"_seopress_robots_index":{"type":"string","title":"","description":"","default":""},"episode_type":{"type":"string","title":"","description":"Le type d’épisode - Audio ou Vidéo.","default":""},"audio_file":{"type":"string","title":"","description":"L’URL complète du fichier média de l’épisode.","default":""},"cover_image":{"type":"string","title":"","description":"The full URL of image file used in HTML 5 player if available.","default":""},"cover_image_id":{"type":"string","title":"","description":"Cover image id.","default":""},"duration":{"type":"string","title":"","description":"La durée de l'épisode à des fins d'affichage.","default":""},"filesize":{"type":"string","title":"","description":"La taille du fichier de l'épisode à des fins d'affichage.","default":""},"filesize_raw":{"type":"string","title":"","description":"Raw size of the podcast episode in bytes (required for RSS feed).","default":""},"date_recorded":{"type":"string","title":"","description":"La date a laquelle l'épisode du podcast à été enregistré.","default":""},"explicit":{"type":"string","title":"","description":"Indique si l'épisode contient du contenu explicite ou pas.","default":""},"block":{"type":"string","title":"","description":"Indiquer si cet épisode doit être bloqué pour iTunes et Google Play","default":""},"itunes_episode_number":{"type":"string","title":"","description":"Le numéro d’épisode iTunes. Laisser vide si aucun.","default":""},"itunes_title":{"type":"string","title":"","description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included","default":""},"itunes_season_number":{"type":"string","title":"","description":"Le numéro de saison iTunes. Laisser vide si pas de saison","default":""},"itunes_episode_type":{"type":"string","title":"","description":"Le type d’épisode iTunes","default":""},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"sticky":{"description":"Définit si la publication doit être traitée en tant que contenu épinglé ou non.","type":"boolean","required":false},"template":{"description":"Le fichier de thème à utiliser pour afficher la publication.","type":"string","required":false},"categories":{"description":"Les termes assignés à la publication dans la taxonomie category.","type":"array","items":{"type":"integer"},"required":false},"tags":{"description":"Les termes assignés à la publication dans la taxonomie post_tag.","type":"array","items":{"type":"integer"},"required":false}}}]},"/wp/v2/posts/(?P<parent>[\\d]+)/autosaves/(?P<id>[\\d]+)":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"L’ID du parent de la sauvegarde automatique.","type":"integer","required":false},"id":{"description":"L’identifiant de la sauvegarde automatique.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","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 context in which the request is made; this determines the fields returned.","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"after":{"description":"Limit the response to publications posted online after a specific date and in accordance with the ISO8601 standard.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to publications modified after a specific date and compliant with the ISO8601 standard.","type":"string","format":"date-time","required":false},"author":{"description":"Limit results to publications assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure that the set of results excludes publications assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit the response to publications posted online before a specific date that complies with the ISO8601 standard.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to publications modified before a specific date and compliant with the ISO8601 standard.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensures that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the result set to the specified IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"menu_order":{"description":"Limit the result set to publications with a specific menu_order value.","type":"integer","required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Skip a specific number of items within the result set.","type":"integer","required":false},"order":{"description":"The order parameter sorts the attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by publication 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 result set to items with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Limit the result set to all results except those whose parent has a specific ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_columns":{"default":[],"description":"Table of column names to search for.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit the result set to publications with at least one specific slug.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit the results set to publications associated with one or more states.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","sent","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date of publication of the article, in the website's time zone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the publication was posted online, in GMT format.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the publication, specific to the type of resource.","type":"string","required":false},"status":{"description":"A state named for publication.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"parent":{"description":"The parent ID of the post.","type":"integer","required":false},"title":{"description":"The title of the publication.","type":"object","properties":{"raw":{"description":"The title for publication, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title for the publication, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for this publication.","type":"object","properties":{"raw":{"description":"Content for this object, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for publication, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the object.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Defines whether the content is password protected or not.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the publication.","type":"integer","required":false},"excerpt":{"description":"The excerpt for publication.","type":"object","properties":{"raw":{"description":"The excerpt for publication, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for publication, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Defines whether the extract is password protected or not.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the media highlighted for publication.","type":"integer","required":false},"comment_status":{"description":"Defines whether comments are open or closed for this post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Defines whether the object can be pinged or not.","type":"string","enum":["open","closed"],"required":false},"menu_order":{"description":"The order of publication relative to other publications.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_seopress_robots_primary_cat":{"type":"string","title":"","description":"","default":""},"_seopress_titles_title":{"type":"string","title":"","description":"","default":""},"_seopress_titles_desc":{"type":"string","title":"","description":"","default":""},"_seopress_robots_index":{"type":"string","title":"","description":"","default":""},"episode_type":{"type":"string","title":"","description":"The type of episode—Audio or Video.","default":""},"audio_file":{"type":"string","title":"","description":"The complete URL of the episode's media file.","default":""},"cover_image":{"type":"string","title":"","description":"The full URL of the image file used in the HTML 5 player, if available.","default":""},"cover_image_id":{"type":"string","title":"","description":"Cover image ID.","default":""},"duration":{"type":"string","title":"","description":"The duration of the episode for display purposes.","default":""},"filesize":{"type":"string","title":"","description":"The file size of the episode for display purposes.","default":""},"filesize_raw":{"type":"string","title":"","description":"Raw size of the podcast episode in bytes (required for RSS feed).","default":""},"date_recorded":{"type":"string","title":"","description":"The date on which the podcast episode was recorded.","default":""},"explicit":{"type":"string","title":"","description":"Indicates whether the episode contains explicit content or not.","default":""},"block":{"type":"string","title":"","description":"Indicate whether this episode should be blocked for iTunes and Google Play","default":""},"itunes_episode_number":{"type":"string","title":"","description":"The iTunes episode number. Leave blank if none.","default":""},"itunes_title":{"type":"string","title":"","description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included","default":""},"itunes_season_number":{"type":"string","title":"","description":"The iTunes season number. Leave blank if there is no season.","default":""},"itunes_episode_type":{"type":"string","title":"","description":"The iTunes episode type","default":""},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the publication.","type":"string","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/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":"Identifiant unique pour la publication.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Surcharger la longueur par défaut de l’extrait.","type":"integer","required":false},"password":{"description":"Le mot de passe pour cette publication, si celle-ci est protégée par un mot de passe.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identifiant unique pour la publication.","type":"integer","required":false},"date":{"description":"La date de publication de l’article, dans le fuseau horaire du site.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"La date de mise en ligne de la publication, au format GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"Un identificateur alphanumérique pour la publication, propre au type de la ressource.","type":"string","required":false},"status":{"description":"Un état nommé pour la publication.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Un mot de passe pour protéger l’accès au contenu et à l’extrait.","type":"string","required":false},"parent":{"description":"L’ID du parent de la publication.","type":"integer","required":false},"title":{"description":"Le titre de la publication.","type":"object","properties":{"raw":{"description":"Le titre pour la publication, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Le titre HTML pour la publication, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"Le contenu pour cette publication.","type":"object","properties":{"raw":{"description":"Contenu pour cet objet, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Contenu HTML pour la publication, transformé pour l’affichage.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version du format de bloc de contenu utilisé par l’objet.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Définit si le contenu est protégé par mot de passe ou non.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"L’ID pour l’auteur ou l’autrice de la publication.","type":"integer","required":false},"excerpt":{"description":"L’extrait pour la publication.","type":"object","properties":{"raw":{"description":"L’extrait pour la publication, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Extrait HTML pour la publication, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Définit si l’extrait est protégé par un mot de passe ou non.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"L’ID du média mis en avant pour la publication.","type":"integer","required":false},"comment_status":{"description":"Définit si les commentaires sont ouverts ou non pour cette publication.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Définit si l’objet peut recevoir un ping ou non.","type":"string","enum":["open","closed"],"required":false},"menu_order":{"description":"L’ordre de la publication en fonction des autres publications.","type":"integer","required":false},"meta":{"description":"Champs métas.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_seopress_robots_primary_cat":{"type":"string","title":"","description":"","default":""},"_seopress_titles_title":{"type":"string","title":"","description":"","default":""},"_seopress_titles_desc":{"type":"string","title":"","description":"","default":""},"_seopress_robots_index":{"type":"string","title":"","description":"","default":""},"episode_type":{"type":"string","title":"","description":"Le type d’épisode - Audio ou Vidéo.","default":""},"audio_file":{"type":"string","title":"","description":"L’URL complète du fichier média de l’épisode.","default":""},"cover_image":{"type":"string","title":"","description":"The full URL of image file used in HTML 5 player if available.","default":""},"cover_image_id":{"type":"string","title":"","description":"Cover image id.","default":""},"duration":{"type":"string","title":"","description":"La durée de l'épisode à des fins d'affichage.","default":""},"filesize":{"type":"string","title":"","description":"La taille du fichier de l'épisode à des fins d'affichage.","default":""},"filesize_raw":{"type":"string","title":"","description":"Raw size of the podcast episode in bytes (required for RSS feed).","default":""},"date_recorded":{"type":"string","title":"","description":"La date a laquelle l'épisode du podcast à été enregistré.","default":""},"explicit":{"type":"string","title":"","description":"Indique si l'épisode contient du contenu explicite ou pas.","default":""},"block":{"type":"string","title":"","description":"Indiquer si cet épisode doit être bloqué pour iTunes et Google Play","default":""},"itunes_episode_number":{"type":"string","title":"","description":"Le numéro d’épisode iTunes. Laisser vide si aucun.","default":""},"itunes_title":{"type":"string","title":"","description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included","default":""},"itunes_season_number":{"type":"string","title":"","description":"Le numéro de saison iTunes. Laisser vide si pas de saison","default":""},"itunes_episode_type":{"type":"string","title":"","description":"Le type d’épisode iTunes","default":""},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"Le fichier de thème à utiliser pour afficher la publication.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identifiant unique pour la publication.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Que ce soit pour éviter la corbeille ou forcer la suppression.","required":false}}}]},"/wp/v2/pages/(?P<parent>[\\d]+)/revisions":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"L’ID pour le parent de la révision.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Page courante dans la collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Nombre maximal d’éléments à retourner dans le groupe de résultats.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limiter les résultats à ceux qui correspondent à une chaîne de caractères.","type":"string","required":false},"exclude":{"description":"S’assure que le jeu de résultats exclut des ID spécifiques.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limiter le groupe de résultats aux ID spécifiés.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Ignorer un nombre spécifique d’éléments au sein du jeu de résultats.","type":"integer","required":false},"order":{"description":"Le paramètre order trie les attributs dans l’ordre croissant ou décroissant.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Trier la collection par attribut d’objet.","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":"L’ID pour le parent de la révision.","type":"integer","required":false},"id":{"description":"Identifiant unique pour la révision.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"L’ID pour le parent de la révision.","type":"integer","required":false},"id":{"description":"Identifiant unique pour la révision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Nécessite la valeur « true », car les révisions ne prennent pas en charge la suppression forcée.","required":false}}}]},"/wp/v2/pages/(?P<id>[\\d]+)/autosaves":{"namespace":"wp/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"L’ID du parent de la sauvegarde automatique.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"L’ID du parent de la publication.","type":"integer","required":false},"date":{"description":"La date de publication de l’article, dans le fuseau horaire du site.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"La date de mise en ligne de la publication, au format GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"Un identificateur alphanumérique pour la publication, propre au type de la ressource.","type":"string","required":false},"status":{"description":"Un état nommé pour la publication.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Un mot de passe pour protéger l’accès au contenu et à l’extrait.","type":"string","required":false},"title":{"description":"Le titre de la publication.","type":"object","properties":{"raw":{"description":"Le titre pour la publication, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Le titre HTML pour la publication, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"Le contenu pour cette publication.","type":"object","properties":{"raw":{"description":"Contenu pour cet objet, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Contenu HTML pour la publication, transformé pour l’affichage.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version du format de bloc de contenu utilisé par l’objet.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Définit si le contenu est protégé par mot de passe ou non.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"L’ID pour l’auteur ou l’autrice de la publication.","type":"integer","required":false},"excerpt":{"description":"L’extrait pour la publication.","type":"object","properties":{"raw":{"description":"L’extrait pour la publication, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Extrait HTML pour la publication, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Définit si l’extrait est protégé par un mot de passe ou non.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"L’ID du média mis en avant pour la publication.","type":"integer","required":false},"comment_status":{"description":"Définit si les commentaires sont ouverts ou non pour cette publication.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Définit si l’objet peut recevoir un ping ou non.","type":"string","enum":["open","closed"],"required":false},"menu_order":{"description":"L’ordre de la publication en fonction des autres publications.","type":"integer","required":false},"meta":{"description":"Champs métas.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_seopress_robots_primary_cat":{"type":"string","title":"","description":"","default":""},"_seopress_titles_title":{"type":"string","title":"","description":"","default":""},"_seopress_titles_desc":{"type":"string","title":"","description":"","default":""},"_seopress_robots_index":{"type":"string","title":"","description":"","default":""},"episode_type":{"type":"string","title":"","description":"Le type d’épisode - Audio ou Vidéo.","default":""},"audio_file":{"type":"string","title":"","description":"L’URL complète du fichier média de l’épisode.","default":""},"cover_image":{"type":"string","title":"","description":"The full URL of image file used in HTML 5 player if available.","default":""},"cover_image_id":{"type":"string","title":"","description":"Cover image id.","default":""},"duration":{"type":"string","title":"","description":"La durée de l'épisode à des fins d'affichage.","default":""},"filesize":{"type":"string","title":"","description":"La taille du fichier de l'épisode à des fins d'affichage.","default":""},"filesize_raw":{"type":"string","title":"","description":"Raw size of the podcast episode in bytes (required for RSS feed).","default":""},"date_recorded":{"type":"string","title":"","description":"La date a laquelle l'épisode du podcast à été enregistré.","default":""},"explicit":{"type":"string","title":"","description":"Indique si l'épisode contient du contenu explicite ou pas.","default":""},"block":{"type":"string","title":"","description":"Indiquer si cet épisode doit être bloqué pour iTunes et Google Play","default":""},"itunes_episode_number":{"type":"string","title":"","description":"Le numéro d’épisode iTunes. Laisser vide si aucun.","default":""},"itunes_title":{"type":"string","title":"","description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included","default":""},"itunes_season_number":{"type":"string","title":"","description":"Le numéro de saison iTunes. Laisser vide si pas de saison","default":""},"itunes_episode_type":{"type":"string","title":"","description":"Le type d’épisode iTunes","default":""},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"Le fichier de thème à utiliser pour afficher la publication.","type":"string","required":false}}}]},"/wp/v2/pages/(?P<parent>[\\d]+)/autosaves/(?P<id>[\\d]+)":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"L’ID du parent de la sauvegarde automatique.","type":"integer","required":false},"id":{"description":"L’identifiant de la sauvegarde automatique.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","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 context in which the request is made; this determines the fields returned.","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"after":{"description":"Limit the response to publications posted online after a specific date and in accordance with the ISO8601 standard.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to publications modified after a specific date and compliant with the ISO8601 standard.","type":"string","format":"date-time","required":false},"author":{"description":"Limit results to publications assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure that the set of results excludes publications assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit the response to publications posted online before a specific date that complies with the ISO8601 standard.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to publications modified before a specific date and compliant with the ISO8601 standard.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensures that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the result set to the specified IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Skip a specific number of items within the result set.","type":"integer","required":false},"order":{"description":"The order parameter sorts the attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by publication attributes.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"parent":{"description":"Limit the result set to items with a specific parent ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"parent_exclude":{"description":"Limit the result set to all results except those whose parent has a specific ID.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_columns":{"default":[],"description":"Table of column names to search for.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit the result set to publications with at least one specific slug.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"inherit","description":"Limit the results set to publications associated with one or more states.","type":"array","items":{"enum":["inherit","private","trash"],"type":"string"},"required":false},"media_type":{"default":null,"description":"Limit the result set to media of a particular type.","type":"string","enum":["image","video","text","application","audio"],"required":false},"mime_type":{"default":null,"description":"Limit the result set to a specific MIME type.","type":"string","required":false}}},{"methods":["POST"],"args":{"date":{"description":"The date of publication of the article, in the website's time zone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the publication was posted online, in GMT format.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the publication, specific to the type of resource.","type":"string","required":false},"status":{"description":"A state named for publication.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"title":{"description":"The title of the publication.","type":"object","properties":{"raw":{"description":"The title for publication, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title for the publication, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the publication.","type":"integer","required":false},"featured_media":{"description":"The ID of the media highlighted for publication.","type":"integer","required":false},"comment_status":{"description":"Defines whether comments are open or closed for this post.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Defines whether the object can be pinged or not.","type":"string","enum":["open","closed"],"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_seopress_robots_primary_cat":{"type":"string","title":"","description":"","default":""},"_seopress_titles_title":{"type":"string","title":"","description":"","default":""},"_seopress_titles_desc":{"type":"string","title":"","description":"","default":""},"_seopress_robots_index":{"type":"string","title":"","description":"","default":""},"episode_type":{"type":"string","title":"","description":"The type of episode—Audio or Video.","default":""},"audio_file":{"type":"string","title":"","description":"The complete URL of the episode's media file.","default":""},"cover_image":{"type":"string","title":"","description":"The full URL of the image file used in the HTML 5 player, if available.","default":""},"cover_image_id":{"type":"string","title":"","description":"Cover image ID.","default":""},"duration":{"type":"string","title":"","description":"The duration of the episode for display purposes.","default":""},"filesize":{"type":"string","title":"","description":"The file size of the episode for display purposes.","default":""},"filesize_raw":{"type":"string","title":"","description":"Raw size of the podcast episode in bytes (required for RSS feed).","default":""},"date_recorded":{"type":"string","title":"","description":"The date on which the podcast episode was recorded.","default":""},"explicit":{"type":"string","title":"","description":"Indicates whether the episode contains explicit content or not.","default":""},"block":{"type":"string","title":"","description":"Indicate whether this episode should be blocked for iTunes and Google Play","default":""},"itunes_episode_number":{"type":"string","title":"","description":"The iTunes episode number. Leave blank if none.","default":""},"itunes_title":{"type":"string","title":"","description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included","default":""},"itunes_season_number":{"type":"string","title":"","description":"The iTunes season number. Leave blank if there is no season.","default":""},"itunes_episode_type":{"type":"string","title":"","description":"The iTunes episode type","default":""}},"required":false},"template":{"description":"The theme file to use to display the publication.","type":"string","required":false},"alt_text":{"description":"Alternative text proposed if the file cannot be displayed.","type":"string","required":false},"caption":{"description":"The legend of the attached file.","type":"object","properties":{"raw":{"description":"Caption for the attached file, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML caption for the attached file, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"The description of the attached file.","type":"object","properties":{"raw":{"description":"Description of the attached file, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML description of the attachment, transformed for display.","type":"string","context":["view","edit"],"readonly":true}},"required":false},"post":{"description":"The ID for the publication associated with the file.","type":"integer","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/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":"Identifiant unique pour la publication.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Identifiant unique pour la publication.","type":"integer","required":false},"date":{"description":"La date de publication de l’article, dans le fuseau horaire du site.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"La date de mise en ligne de la publication, au format GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"Un identificateur alphanumérique pour la publication, propre au type de la ressource.","type":"string","required":false},"status":{"description":"Un état nommé pour la publication.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"title":{"description":"Le titre de la publication.","type":"object","properties":{"raw":{"description":"Le titre pour la publication, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Le titre HTML pour la publication, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"L’ID pour l’auteur ou l’autrice de la publication.","type":"integer","required":false},"featured_media":{"description":"L’ID du média mis en avant pour la publication.","type":"integer","required":false},"comment_status":{"description":"Définit si les commentaires sont ouverts ou non pour cette publication.","type":"string","enum":["open","closed"],"required":false},"ping_status":{"description":"Définit si l’objet peut recevoir un ping ou non.","type":"string","enum":["open","closed"],"required":false},"meta":{"description":"Champs métas.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_seopress_robots_primary_cat":{"type":"string","title":"","description":"","default":""},"_seopress_titles_title":{"type":"string","title":"","description":"","default":""},"_seopress_titles_desc":{"type":"string","title":"","description":"","default":""},"_seopress_robots_index":{"type":"string","title":"","description":"","default":""},"episode_type":{"type":"string","title":"","description":"Le type d’épisode - Audio ou Vidéo.","default":""},"audio_file":{"type":"string","title":"","description":"L’URL complète du fichier média de l’épisode.","default":""},"cover_image":{"type":"string","title":"","description":"The full URL of image file used in HTML 5 player if available.","default":""},"cover_image_id":{"type":"string","title":"","description":"Cover image id.","default":""},"duration":{"type":"string","title":"","description":"La durée de l'épisode à des fins d'affichage.","default":""},"filesize":{"type":"string","title":"","description":"La taille du fichier de l'épisode à des fins d'affichage.","default":""},"filesize_raw":{"type":"string","title":"","description":"Raw size of the podcast episode in bytes (required for RSS feed).","default":""},"date_recorded":{"type":"string","title":"","description":"La date a laquelle l'épisode du podcast à été enregistré.","default":""},"explicit":{"type":"string","title":"","description":"Indique si l'épisode contient du contenu explicite ou pas.","default":""},"block":{"type":"string","title":"","description":"Indiquer si cet épisode doit être bloqué pour iTunes et Google Play","default":""},"itunes_episode_number":{"type":"string","title":"","description":"Le numéro d’épisode iTunes. Laisser vide si aucun.","default":""},"itunes_title":{"type":"string","title":"","description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included","default":""},"itunes_season_number":{"type":"string","title":"","description":"Le numéro de saison iTunes. Laisser vide si pas de saison","default":""},"itunes_episode_type":{"type":"string","title":"","description":"Le type d’épisode iTunes","default":""}},"required":false},"template":{"description":"Le fichier de thème à utiliser pour afficher la publication.","type":"string","required":false},"alt_text":{"description":"Texte alternatif proposé si le fichier ne peut pas être affiché.","type":"string","required":false},"caption":{"description":"La légende du fichier joint.","type":"object","properties":{"raw":{"description":"Légende pour le fichier joint, telle qu’elle existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Légende HTML pour le fichier joint, transformée pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"La description du fichier joint.","type":"object","properties":{"raw":{"description":"Description du fichier joint, telle qu’elle existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Description HTML de la pièce jointe, transformée pour l’affichage.","type":"string","context":["view","edit"],"readonly":true}},"required":false},"post":{"description":"L’ID pour la publication associée au fichier.","type":"integer","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Identifiant unique pour la publication.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Que ce soit pour éviter la corbeille ou forcer la suppression.","required":false}}}]},"/wp/v2/media/(?P<id>[\\d]+)/post-process":{"namespace":"wp/v2","methods":["POST"],"endpoints":[{"methods":["POST"],"args":{"id":{"description":"Identifiant unique du fichier joint.","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 vers le fichier image modifié.","type":"string","format":"uri","required":true},"modifiers":{"description":"Tableau des modifications d’images.","type":"array","minItems":1,"items":{"description":"Modification d’image.","type":"object","required":["type","args"],"oneOf":[{"title":"Rotation","properties":{"type":{"description":"Type de rotation.","type":"string","enum":["rotate"]},"args":{"description":"Arguments de rotation.","type":"object","required":["angle"],"properties":{"angle":{"description":"Angle de rotation dans le sens horaire en degrés.","type":"number"}}}}},{"title":"Recadrer","properties":{"type":{"description":"Type de recadrage.","type":"string","enum":["crop"]},"args":{"description":"Arguments de recadrage.","type":"object","required":["left","top","width","height"],"properties":{"left":{"description":"Position horizontale à partir de la gauche pour commencer le recadrage en pourcentage de la largeur de l’image.","type":"number"},"top":{"description":"En pourcentage de l’image, la position verticale à partir du haut à laquelle commencer le recadrage de l’image.","type":"number"},"width":{"description":"Largeur du recadrage en pourcentage de la largeur de l’image.","type":"number"},"height":{"description":"Hauteur du recadrage en pourcentage de la hauteur de l’image.","type":"number"}}}}}]},"required":false},"rotation":{"description":"La valeur en degrés de la rotation de l’image dans le sens des aiguilles d’une montre. Obsolète : utilisez `modifiers` à la place.","type":"integer","minimum":0,"exclusiveMinimum":true,"maximum":360,"exclusiveMaximum":true,"required":false},"x":{"description":"En pourcentage de l’image, la position X à laquelle commencer le recadrage de l’image. Obsolète : utilisez `modifiers` à la place.","type":"number","minimum":0,"maximum":100,"required":false},"y":{"description":"En pourcentage de l’image, la position Y à laquelle commencer le recadrage de l’image. Obsolète : utilisez `modifiers` à la place.","type":"number","minimum":0,"maximum":100,"required":false},"width":{"description":"En pourcentage de l’image, la largeur à laquelle il faut recadrer l’image. Obsolète : Utilisez `modifiers` à la place.","type":"number","minimum":0,"maximum":100,"required":false},"height":{"description":"En pourcentage de l’image, la hauteur à laquelle il faut recadrer l’image. Obsolète : Utilisez `modifiers` à la place.","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 context in which the request is made; this determines the fields returned.","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 return in the result set.","type":"integer","default":100,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"after":{"description":"Limit the response to publications posted online after a specific date and in accordance with the ISO8601 standard.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to publications modified after a specific date and compliant with the ISO8601 standard.","type":"string","format":"date-time","required":false},"before":{"description":"Limit the response to publications posted online before a specific date that complies with the ISO8601 standard.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to publications modified before a specific date and compliant with the ISO8601 standard.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensures that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the result set to the specified IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Skip a specific number of items within the result set.","type":"integer","required":false},"order":{"description":"The order parameter sorts the attributes in ascending or descending order.","type":"string","default":"asc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by object attribute.","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":"Table of column names to search for.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit the result set to publications with at least one specific slug.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit the results set to publications associated with one or more states.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","sent","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limit the set of results based on matches between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"menus":{"description":"Limit the result set to items that have terms specifically assigned in the menus taxonomy.","type":["object","array"],"oneOf":[{"title":"Lists of term IDs","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Query on a taxonomy term ID","description":"Perform an advanced term search.","type":"object","properties":{"terms":{"description":"Term ID.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether the elements should be assigned to all or some of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"menus_exclude":{"description":"Limit the result set to items that have the specified term assigned in the menus taxonomy.","type":["object","array"],"oneOf":[{"title":"Lists of term IDs","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Query on a taxonomy term ID","description":"Perform an advanced term search.","type":"object","properties":{"terms":{"description":"Term ID.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false},"menu_order":{"description":"Limit the result set to publications with a specific menu_order value.","type":"integer","required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"title":{"description":"The title for the object.","type":["string","object"],"properties":{"raw":{"description":"The title for the object, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title for the object, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"type":{"default":"custom","description":"The family of objects originally represented as \"publication type\" or \"taxonomy.\"","type":"string","enum":["taxonomy","post_type","post_type_archive","custom"],"required":false},"status":{"default":"publish","description":"A state named for the object.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"parent":{"default":0,"description":"The ID for the parent of the object.","type":"integer","minimum":0,"required":false},"attr_title":{"description":"Text of the title attribute of the link element for this menu item.","type":"string","required":false},"classes":{"description":"Class names of the link element for this menu item.","type":"array","items":{"type":"string"},"required":false},"description":{"description":"The description of this menu item.","type":"string","required":false},"menu_order":{"default":1,"description":"The ID in the nav_menu_item database, which is the parent of the menu item, otherwise 0.","type":"integer","minimum":1,"required":false},"object":{"description":"The type of object originally represented as \"category,\" \"publication,\" or \"attached file.\"","type":"string","required":false},"object_id":{"default":0,"description":"The database ID of the original object represented by the menu item, such as the ID for publications and the term_id for categories.","type":"integer","minimum":0,"required":false},"target":{"description":"The target attribute of the link element for this menu item.","type":"string","enum":["_blank",""],"required":false},"url":{"description":"The URL to which the menu item links.","type":"string","format":"uri","required":false},"xfn":{"description":"The XFN relationship expressed in this menu item link.","type":"array","items":{"type":"string"},"required":false},"menus":{"description":"The terms assigned to the object in the nav_menu taxonomy.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_seopress_robots_primary_cat":{"type":"string","title":"","description":"","default":""},"_seopress_titles_title":{"type":"string","title":"","description":"","default":""},"_seopress_titles_desc":{"type":"string","title":"","description":"","default":""},"_seopress_robots_index":{"type":"string","title":"","description":"","default":""},"episode_type":{"type":"string","title":"","description":"The type of episode—Audio or Video.","default":""},"audio_file":{"type":"string","title":"","description":"The complete URL of the episode's media file.","default":""},"cover_image":{"type":"string","title":"","description":"The full URL of the image file used in the HTML 5 player, if available.","default":""},"cover_image_id":{"type":"string","title":"","description":"Cover image ID.","default":""},"duration":{"type":"string","title":"","description":"The duration of the episode for display purposes.","default":""},"filesize":{"type":"string","title":"","description":"The file size of the episode for display purposes.","default":""},"filesize_raw":{"type":"string","title":"","description":"Raw size of the podcast episode in bytes (required for RSS feed).","default":""},"date_recorded":{"type":"string","title":"","description":"The date on which the podcast episode was recorded.","default":""},"explicit":{"type":"string","title":"","description":"Indicates whether the episode contains explicit content or not.","default":""},"block":{"type":"string","title":"","description":"Indicate whether this episode should be blocked for iTunes and Google Play","default":""},"itunes_episode_number":{"type":"string","title":"","description":"The iTunes episode number. Leave blank if none.","default":""},"itunes_title":{"type":"string","title":"","description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included","default":""},"itunes_season_number":{"type":"string","title":"","description":"The iTunes season number. Leave blank if there is no season.","default":""},"itunes_episode_type":{"type":"string","title":"","description":"The iTunes episode type","default":""}},"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/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":"Identifiant unique pour la publication.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identifiant unique pour la publication.","type":"integer","required":false},"title":{"description":"Le titre pour l’objet.","type":["string","object"],"properties":{"raw":{"description":"Le titre pour l’objet, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Le titre HTML pour l’objet, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"type":{"description":"La famille d’objets originellement représentée comme « type de publication » ou « taxonomie ».","type":"string","enum":["taxonomy","post_type","post_type_archive","custom"],"required":false},"status":{"description":"Un état nommé pour l’objet.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"parent":{"description":"L’ID pour le parent de l’objet.","type":"integer","minimum":0,"required":false},"attr_title":{"description":"Texte de l’attribut titre de l’élément lien pour cet élément de menu.","type":"string","required":false},"classes":{"description":"Noms de classe de l’élément lien pour cet élément de menu.","type":"array","items":{"type":"string"},"required":false},"description":{"description":"La description de cet élément de menu.","type":"string","required":false},"menu_order":{"description":"L’ID en base de données due nav_menu_item qui est le parent de l’élément de menu, sinon 0.","type":"integer","minimum":1,"required":false},"object":{"description":"Le type d’objet originellement représenté comme « catégorie », « publication » ou « fichier joint ».","type":"string","required":false},"object_id":{"description":"L’ID en base de données de l’objet original que représente l’élément de menu, comme par exemple l’ID pour les publication et le term_id pour les catégories.","type":"integer","minimum":0,"required":false},"target":{"description":"L’attribut cible de l’élément lien pour cet élément de menu.","type":"string","enum":["_blank",""],"required":false},"url":{"description":"L’URL vers laquelle l’élément de menu renvoie.","type":"string","format":"uri","required":false},"xfn":{"description":"La relation XFN exprimée dans ce lien de l’élément de menu.","type":"array","items":{"type":"string"},"required":false},"menus":{"description":"Les termes assignés à l’objet dans la taxonomie nav_menu.","type":"integer","required":false},"meta":{"description":"Champs métas.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_seopress_robots_primary_cat":{"type":"string","title":"","description":"","default":""},"_seopress_titles_title":{"type":"string","title":"","description":"","default":""},"_seopress_titles_desc":{"type":"string","title":"","description":"","default":""},"_seopress_robots_index":{"type":"string","title":"","description":"","default":""},"episode_type":{"type":"string","title":"","description":"Le type d’épisode - Audio ou Vidéo.","default":""},"audio_file":{"type":"string","title":"","description":"L’URL complète du fichier média de l’épisode.","default":""},"cover_image":{"type":"string","title":"","description":"The full URL of image file used in HTML 5 player if available.","default":""},"cover_image_id":{"type":"string","title":"","description":"Cover image id.","default":""},"duration":{"type":"string","title":"","description":"La durée de l'épisode à des fins d'affichage.","default":""},"filesize":{"type":"string","title":"","description":"La taille du fichier de l'épisode à des fins d'affichage.","default":""},"filesize_raw":{"type":"string","title":"","description":"Raw size of the podcast episode in bytes (required for RSS feed).","default":""},"date_recorded":{"type":"string","title":"","description":"La date a laquelle l'épisode du podcast à été enregistré.","default":""},"explicit":{"type":"string","title":"","description":"Indique si l'épisode contient du contenu explicite ou pas.","default":""},"block":{"type":"string","title":"","description":"Indiquer si cet épisode doit être bloqué pour iTunes et Google Play","default":""},"itunes_episode_number":{"type":"string","title":"","description":"Le numéro d’épisode iTunes. Laisser vide si aucun.","default":""},"itunes_title":{"type":"string","title":"","description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included","default":""},"itunes_season_number":{"type":"string","title":"","description":"Le numéro de saison iTunes. Laisser vide si pas de saison","default":""},"itunes_episode_type":{"type":"string","title":"","description":"Le type d’épisode iTunes","default":""}},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identifiant unique pour la publication.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Que ce soit pour éviter la corbeille ou forcer la suppression.","required":false}}}]},"/wp/v2/menu-items/(?P<id>[\\d]+)/autosaves":{"namespace":"wp/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"L’ID du parent de la sauvegarde automatique.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"L’ID pour le parent de l’objet.","type":"integer","minimum":0,"required":false},"title":{"description":"Le titre pour l’objet.","type":["string","object"],"properties":{"raw":{"description":"Le titre pour l’objet, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Le titre HTML pour l’objet, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"type":{"description":"La famille d’objets originellement représentée comme « type de publication » ou « taxonomie ».","type":"string","enum":["taxonomy","post_type","post_type_archive","custom"],"required":false},"status":{"description":"Un état nommé pour l’objet.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"attr_title":{"description":"Texte de l’attribut titre de l’élément lien pour cet élément de menu.","type":"string","required":false},"classes":{"description":"Noms de classe de l’élément lien pour cet élément de menu.","type":"array","items":{"type":"string"},"required":false},"description":{"description":"La description de cet élément de menu.","type":"string","required":false},"menu_order":{"description":"L’ID en base de données due nav_menu_item qui est le parent de l’élément de menu, sinon 0.","type":"integer","minimum":1,"required":false},"object":{"description":"Le type d’objet originellement représenté comme « catégorie », « publication » ou « fichier joint ».","type":"string","required":false},"object_id":{"description":"L’ID en base de données de l’objet original que représente l’élément de menu, comme par exemple l’ID pour les publication et le term_id pour les catégories.","type":"integer","minimum":0,"required":false},"target":{"description":"L’attribut cible de l’élément lien pour cet élément de menu.","type":"string","enum":["_blank",""],"required":false},"url":{"description":"L’URL vers laquelle l’élément de menu renvoie.","type":"string","format":"uri","required":false},"xfn":{"description":"La relation XFN exprimée dans ce lien de l’élément de menu.","type":"array","items":{"type":"string"},"required":false},"menus":{"description":"Les termes assignés à l’objet dans la taxonomie nav_menu.","type":"integer","required":false},"meta":{"description":"Champs métas.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_seopress_robots_primary_cat":{"type":"string","title":"","description":"","default":""},"_seopress_titles_title":{"type":"string","title":"","description":"","default":""},"_seopress_titles_desc":{"type":"string","title":"","description":"","default":""},"_seopress_robots_index":{"type":"string","title":"","description":"","default":""},"episode_type":{"type":"string","title":"","description":"Le type d’épisode - Audio ou Vidéo.","default":""},"audio_file":{"type":"string","title":"","description":"L’URL complète du fichier média de l’épisode.","default":""},"cover_image":{"type":"string","title":"","description":"The full URL of image file used in HTML 5 player if available.","default":""},"cover_image_id":{"type":"string","title":"","description":"Cover image id.","default":""},"duration":{"type":"string","title":"","description":"La durée de l'épisode à des fins d'affichage.","default":""},"filesize":{"type":"string","title":"","description":"La taille du fichier de l'épisode à des fins d'affichage.","default":""},"filesize_raw":{"type":"string","title":"","description":"Raw size of the podcast episode in bytes (required for RSS feed).","default":""},"date_recorded":{"type":"string","title":"","description":"La date a laquelle l'épisode du podcast à été enregistré.","default":""},"explicit":{"type":"string","title":"","description":"Indique si l'épisode contient du contenu explicite ou pas.","default":""},"block":{"type":"string","title":"","description":"Indiquer si cet épisode doit être bloqué pour iTunes et Google Play","default":""},"itunes_episode_number":{"type":"string","title":"","description":"Le numéro d’épisode iTunes. Laisser vide si aucun.","default":""},"itunes_title":{"type":"string","title":"","description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included","default":""},"itunes_season_number":{"type":"string","title":"","description":"Le numéro de saison iTunes. Laisser vide si pas de saison","default":""},"itunes_episode_type":{"type":"string","title":"","description":"Le type d’épisode iTunes","default":""}},"required":false}}}]},"/wp/v2/menu-items/(?P<parent>[\\d]+)/autosaves/(?P<id>[\\d]+)":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"L’ID du parent de la sauvegarde automatique.","type":"integer","required":false},"id":{"description":"L’identifiant de la sauvegarde automatique.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","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 context in which the request is made; this determines the fields returned.","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"after":{"description":"Limit the response to publications posted online after a specific date and in accordance with the ISO8601 standard.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to publications modified after a specific date and compliant with the ISO8601 standard.","type":"string","format":"date-time","required":false},"before":{"description":"Limit the response to publications posted online before a specific date that complies with the ISO8601 standard.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to publications modified before a specific date and compliant with the ISO8601 standard.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensures that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the result set to the specified IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Skip a specific number of items within the result set.","type":"integer","required":false},"order":{"description":"The order parameter sorts the attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by publication attributes.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Table of column names to search for.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit the result set to publications with at least one specific slug.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit the results set to publications associated with one or more states.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","sent","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limit the set of results based on matches between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"wp_pattern_category":{"description":"Limit the result set to items that have terms specifically assigned in the wp_pattern_category taxonomy.","type":["object","array"],"oneOf":[{"title":"Lists of term IDs","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Query on a taxonomy term ID","description":"Perform an advanced term search.","type":"object","properties":{"terms":{"description":"Term ID.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether the elements should be assigned to all or some of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"wp_pattern_category_exclude":{"description":"Limit the result set to items that have the specified term assigned in the wp_pattern_category taxonomy.","type":["object","array"],"oneOf":[{"title":"Lists of term IDs","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Query on a taxonomy term ID","description":"Perform an advanced term 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 of publication of the article, in the website's time zone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the publication was posted online, in GMT format.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the publication, specific to the type of resource.","type":"string","required":false},"status":{"description":"A state named for publication.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the publication.","type":"object","properties":{"raw":{"description":"The title for publication, as it appears in the database.","type":"string","context":["view","edit"]}},"required":false},"content":{"description":"The content for this publication.","type":"object","properties":{"raw":{"description":"Content for this object, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the object.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Defines whether the content is password protected or not.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"The excerpt for publication.","type":"object","properties":{"raw":{"description":"The excerpt for publication, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for publication, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Defines whether the extract is password protected or not.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_seopress_robots_primary_cat":{"type":"string","title":"","description":"","default":""},"_seopress_titles_title":{"type":"string","title":"","description":"","default":""},"_seopress_titles_desc":{"type":"string","title":"","description":"","default":""},"_seopress_robots_index":{"type":"string","title":"","description":"","default":""},"episode_type":{"type":"string","title":"","description":"The type of episode—Audio or Video.","default":""},"audio_file":{"type":"string","title":"","description":"The complete URL of the episode's media file.","default":""},"cover_image":{"type":"string","title":"","description":"The full URL of the image file used in the HTML 5 player, if available.","default":""},"cover_image_id":{"type":"string","title":"","description":"Cover image ID.","default":""},"duration":{"type":"string","title":"","description":"The duration of the episode for display purposes.","default":""},"filesize":{"type":"string","title":"","description":"The file size of the episode for display purposes.","default":""},"filesize_raw":{"type":"string","title":"","description":"Raw size of the podcast episode in bytes (required for RSS feed).","default":""},"date_recorded":{"type":"string","title":"","description":"The date on which the podcast episode was recorded.","default":""},"explicit":{"type":"string","title":"","description":"Indicates whether the episode contains explicit content or not.","default":""},"block":{"type":"string","title":"","description":"Indicate whether this episode should be blocked for iTunes and Google Play","default":""},"itunes_episode_number":{"type":"string","title":"","description":"The iTunes episode number. Leave blank if none.","default":""},"itunes_title":{"type":"string","title":"","description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included","default":""},"itunes_season_number":{"type":"string","title":"","description":"The iTunes season number. Leave blank if there is no season.","default":""},"itunes_episode_type":{"type":"string","title":"","description":"The iTunes episode type","default":""},"wp_pattern_sync_status":{"type":"string","title":"","description":"","default":"","enum":["partial","unsynced"]},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"The theme file to use to display the publication.","type":"string","required":false},"wp_pattern_category":{"description":"The terms assigned to the publication in the wp_pattern_category taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/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":"Identifiant unique pour la publication.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Surcharger la longueur par défaut de l’extrait.","type":"integer","required":false},"password":{"description":"Le mot de passe pour cette publication, si celle-ci est protégée par un mot de passe.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identifiant unique pour la publication.","type":"integer","required":false},"date":{"description":"La date de publication de l’article, dans le fuseau horaire du site.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"La date de mise en ligne de la publication, au format GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"Un identificateur alphanumérique pour la publication, propre au type de la ressource.","type":"string","required":false},"status":{"description":"Un état nommé pour la publication.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Un mot de passe pour protéger l’accès au contenu et à l’extrait.","type":"string","required":false},"title":{"description":"Le titre de la publication.","type":"object","properties":{"raw":{"description":"Le titre pour la publication, tel qu’il existe dans la base de données.","type":"string","context":["view","edit"]}},"required":false},"content":{"description":"Le contenu pour cette publication.","type":"object","properties":{"raw":{"description":"Contenu pour cet objet, tel qu’il existe dans la base de données.","type":"string","context":["view","edit"]},"block_version":{"description":"Version du format de bloc de contenu utilisé par l’objet.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Définit si le contenu est protégé par mot de passe ou non.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"L’extrait pour la publication.","type":"object","properties":{"raw":{"description":"L’extrait pour la publication, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Extrait HTML pour la publication, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Définit si l’extrait est protégé par un mot de passe ou non.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Champs métas.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_seopress_robots_primary_cat":{"type":"string","title":"","description":"","default":""},"_seopress_titles_title":{"type":"string","title":"","description":"","default":""},"_seopress_titles_desc":{"type":"string","title":"","description":"","default":""},"_seopress_robots_index":{"type":"string","title":"","description":"","default":""},"episode_type":{"type":"string","title":"","description":"Le type d’épisode - Audio ou Vidéo.","default":""},"audio_file":{"type":"string","title":"","description":"L’URL complète du fichier média de l’épisode.","default":""},"cover_image":{"type":"string","title":"","description":"The full URL of image file used in HTML 5 player if available.","default":""},"cover_image_id":{"type":"string","title":"","description":"Cover image id.","default":""},"duration":{"type":"string","title":"","description":"La durée de l'épisode à des fins d'affichage.","default":""},"filesize":{"type":"string","title":"","description":"La taille du fichier de l'épisode à des fins d'affichage.","default":""},"filesize_raw":{"type":"string","title":"","description":"Raw size of the podcast episode in bytes (required for RSS feed).","default":""},"date_recorded":{"type":"string","title":"","description":"La date a laquelle l'épisode du podcast à été enregistré.","default":""},"explicit":{"type":"string","title":"","description":"Indique si l'épisode contient du contenu explicite ou pas.","default":""},"block":{"type":"string","title":"","description":"Indiquer si cet épisode doit être bloqué pour iTunes et Google Play","default":""},"itunes_episode_number":{"type":"string","title":"","description":"Le numéro d’épisode iTunes. Laisser vide si aucun.","default":""},"itunes_title":{"type":"string","title":"","description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included","default":""},"itunes_season_number":{"type":"string","title":"","description":"Le numéro de saison iTunes. Laisser vide si pas de saison","default":""},"itunes_episode_type":{"type":"string","title":"","description":"Le type d’épisode iTunes","default":""},"wp_pattern_sync_status":{"type":"string","title":"","description":"","default":"","enum":["partial","unsynced"]},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"Le fichier de thème à utiliser pour afficher la publication.","type":"string","required":false},"wp_pattern_category":{"description":"Les termes assignés à la publication dans la taxonomie wp_pattern_category.","type":"array","items":{"type":"integer"},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identifiant unique pour la publication.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Que ce soit pour éviter la corbeille ou forcer la suppression.","required":false}}}]},"/wp/v2/blocks/(?P<parent>[\\d]+)/revisions":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"L’ID pour le parent de la révision.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Page courante dans la collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Nombre maximal d’éléments à retourner dans le groupe de résultats.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limiter les résultats à ceux qui correspondent à une chaîne de caractères.","type":"string","required":false},"exclude":{"description":"S’assure que le jeu de résultats exclut des ID spécifiques.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limiter le groupe de résultats aux ID spécifiés.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Ignorer un nombre spécifique d’éléments au sein du jeu de résultats.","type":"integer","required":false},"order":{"description":"Le paramètre order trie les attributs dans l’ordre croissant ou décroissant.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Trier la collection par attribut d’objet.","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":"L’ID pour le parent de la révision.","type":"integer","required":false},"id":{"description":"Identifiant unique pour la révision.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"L’ID pour le parent de la révision.","type":"integer","required":false},"id":{"description":"Identifiant unique pour la révision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Nécessite la valeur « true », car les révisions ne prennent pas en charge la suppression forcée.","required":false}}}]},"/wp/v2/blocks/(?P<id>[\\d]+)/autosaves":{"namespace":"wp/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"L’ID du parent de la sauvegarde automatique.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"L’ID du parent de la sauvegarde automatique.","type":"integer","required":false},"date":{"description":"La date de publication de l’article, dans le fuseau horaire du site.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"La date de mise en ligne de la publication, au format GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"Un identificateur alphanumérique pour la publication, propre au type de la ressource.","type":"string","required":false},"status":{"description":"Un état nommé pour la publication.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Un mot de passe pour protéger l’accès au contenu et à l’extrait.","type":"string","required":false},"title":{"description":"Le titre de la publication.","type":"object","properties":{"raw":{"description":"Le titre pour la publication, tel qu’il existe dans la base de données.","type":"string","context":["view","edit"]}},"required":false},"content":{"description":"Le contenu pour cette publication.","type":"object","properties":{"raw":{"description":"Contenu pour cet objet, tel qu’il existe dans la base de données.","type":"string","context":["view","edit"]},"block_version":{"description":"Version du format de bloc de contenu utilisé par l’objet.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Définit si le contenu est protégé par mot de passe ou non.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"L’extrait pour la publication.","type":"object","properties":{"raw":{"description":"L’extrait pour la publication, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Extrait HTML pour la publication, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Définit si l’extrait est protégé par un mot de passe ou non.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Champs métas.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_seopress_robots_primary_cat":{"type":"string","title":"","description":"","default":""},"_seopress_titles_title":{"type":"string","title":"","description":"","default":""},"_seopress_titles_desc":{"type":"string","title":"","description":"","default":""},"_seopress_robots_index":{"type":"string","title":"","description":"","default":""},"episode_type":{"type":"string","title":"","description":"Le type d’épisode - Audio ou Vidéo.","default":""},"audio_file":{"type":"string","title":"","description":"L’URL complète du fichier média de l’épisode.","default":""},"cover_image":{"type":"string","title":"","description":"The full URL of image file used in HTML 5 player if available.","default":""},"cover_image_id":{"type":"string","title":"","description":"Cover image id.","default":""},"duration":{"type":"string","title":"","description":"La durée de l'épisode à des fins d'affichage.","default":""},"filesize":{"type":"string","title":"","description":"La taille du fichier de l'épisode à des fins d'affichage.","default":""},"filesize_raw":{"type":"string","title":"","description":"Raw size of the podcast episode in bytes (required for RSS feed).","default":""},"date_recorded":{"type":"string","title":"","description":"La date a laquelle l'épisode du podcast à été enregistré.","default":""},"explicit":{"type":"string","title":"","description":"Indique si l'épisode contient du contenu explicite ou pas.","default":""},"block":{"type":"string","title":"","description":"Indiquer si cet épisode doit être bloqué pour iTunes et Google Play","default":""},"itunes_episode_number":{"type":"string","title":"","description":"Le numéro d’épisode iTunes. Laisser vide si aucun.","default":""},"itunes_title":{"type":"string","title":"","description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included","default":""},"itunes_season_number":{"type":"string","title":"","description":"Le numéro de saison iTunes. Laisser vide si pas de saison","default":""},"itunes_episode_type":{"type":"string","title":"","description":"Le type d’épisode iTunes","default":""},"wp_pattern_sync_status":{"type":"string","title":"","description":"","default":"","enum":["partial","unsynced"]},"footnotes":{"type":"string","title":"","description":"","default":""}},"required":false},"template":{"description":"Le fichier de thème à utiliser pour afficher la publication.","type":"string","required":false},"wp_pattern_category":{"description":"Les termes assignés à la publication dans la taxonomie wp_pattern_category.","type":"array","items":{"type":"integer"},"required":false}}}]},"/wp/v2/blocks/(?P<parent>[\\d]+)/autosaves/(?P<id>[\\d]+)":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"L’ID du parent de la sauvegarde automatique.","type":"integer","required":false},"id":{"description":"L’identifiant de la sauvegarde automatique.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","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":"L’ID du modèle.","type":"string","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Page courante dans la collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Nombre maximal d’éléments à retourner dans le groupe de résultats.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limiter les résultats à ceux qui correspondent à une chaîne de caractères.","type":"string","required":false},"exclude":{"description":"S’assure que le jeu de résultats exclut des ID spécifiques.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limiter le groupe de résultats aux ID spécifiés.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Ignorer un nombre spécifique d’éléments au sein du jeu de résultats.","type":"integer","required":false},"order":{"description":"Le paramètre order trie les attributs dans l’ordre croissant ou décroissant.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Trier la collection par attribut d’objet.","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":"L’ID du modèle.","type":"string","required":false},"id":{"description":"Identifiant unique pour la révision.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"L’ID du modèle.","type":"string","required":false},"id":{"description":"Identifiant unique pour la révision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Nécessite la valeur « true », car les révisions ne prennent pas en charge la suppression forcée.","required":false}}}]},"/wp/v2/templates/(?P<id>([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves":{"namespace":"wp/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"L’ID du modèle.","type":"string","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"id":{"description":"L’ID du modèle.","type":"string","required":false},"slug":{"description":"Slug unique identifiant le modèle.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Identifiant de thème pour le modèle.","type":"string","required":false},"type":{"description":"Type de modèle.","type":"string","required":false},"content":{"description":"Contenu du modèle.","type":["object","string"],"properties":{"raw":{"description":"Contenu pour le modèle, tel qu’il existe dans la base de données.","type":"string","context":["view","edit"]},"block_version":{"description":"Version du format de bloc de contenu utilisé par le modèle.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Titre du modèle.","type":["object","string"],"properties":{"raw":{"description":"Titre pour le modèle, tel qu’il existe dans la base de données.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"Titre HTML du modèle, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description du modèle.","type":"string","required":false},"status":{"description":"État du modèle.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"author":{"description":"L’ID de l’auteur/autrice du modèle.","type":"integer","required":false},"post_types":{"type":"string","required":false}}}]},"/wp/v2/templates/(?P<parent>([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves/(?P<id>[\\d]+)":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"L’ID du modèle.","type":"string","required":false},"id":{"description":"L’identifiant de la sauvegarde automatique.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","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 context in which the request is made; this determines the fields returned.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wp_id":{"description":"Limit to the specified publication ID.","type":"integer","required":false},"area":{"description":"Limit to the area of the specified model element.","type":"string","required":false},"post_type":{"description":"Type of publication for which to obtain templates.","type":"string","required":false}}},{"methods":["POST"],"args":{"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":true},"theme":{"description":"Theme ID for the template.","type":"string","required":false},"type":{"description":"Model type.","type":"string","required":false},"content":{"default":"","description":"Template content.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"default":"","description":"Template title.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title of the template, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"default":"","description":"Description of the model.","type":"string","required":false},"status":{"default":"publish","description":"Model status.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"author":{"description":"The ID of the author of the template.","type":"integer","required":false},"post_types":{"type":"string","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp/v2/templates"}]}},"/wp/v2/templates/lookup":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"slug":{"description":"The template slug must retrieve the alternative for","type":"string","required":true},"is_custom":{"description":"Indicates whether a template is custom or part of the template hierarchy.","type":"boolean","required":false},"template_prefix":{"description":"The model prefix for the created model. This is used to extract the main model type, e.g., in \"taxonomy-books,\" this extracts \"taxonomy.\"","type":"string","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/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":"L’ID du modèle.","type":"string","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"L’ID du modèle.","type":"string","required":false},"slug":{"description":"Slug unique identifiant le modèle.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Identifiant de thème pour le modèle.","type":"string","required":false},"type":{"description":"Type de modèle.","type":"string","required":false},"content":{"description":"Contenu du modèle.","type":["object","string"],"properties":{"raw":{"description":"Contenu pour le modèle, tel qu’il existe dans la base de données.","type":"string","context":["view","edit"]},"block_version":{"description":"Version du format de bloc de contenu utilisé par le modèle.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Titre du modèle.","type":["object","string"],"properties":{"raw":{"description":"Titre pour le modèle, tel qu’il existe dans la base de données.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"Titre HTML du modèle, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description du modèle.","type":"string","required":false},"status":{"description":"État du modèle.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"author":{"description":"L’ID de l’auteur/autrice du modèle.","type":"integer","required":false},"post_types":{"type":"string","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"L’ID du modèle.","type":"string","required":false},"force":{"type":"boolean","default":false,"description":"Que ce soit pour éviter la corbeille ou forcer la suppression.","required":false}}}]},"/wp/v2/template-parts/(?P<parent>([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/revisions":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"L’ID du modèle.","type":"string","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Page courante dans la collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Nombre maximal d’éléments à retourner dans le groupe de résultats.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limiter les résultats à ceux qui correspondent à une chaîne de caractères.","type":"string","required":false},"exclude":{"description":"S’assure que le jeu de résultats exclut des ID spécifiques.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limiter le groupe de résultats aux ID spécifiés.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Ignorer un nombre spécifique d’éléments au sein du jeu de résultats.","type":"integer","required":false},"order":{"description":"Le paramètre order trie les attributs dans l’ordre croissant ou décroissant.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Trier la collection par attribut d’objet.","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":"L’ID du modèle.","type":"string","required":false},"id":{"description":"Identifiant unique pour la révision.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"L’ID du modèle.","type":"string","required":false},"id":{"description":"Identifiant unique pour la révision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Nécessite la valeur « true », car les révisions ne prennent pas en charge la suppression forcée.","required":false}}}]},"/wp/v2/template-parts/(?P<id>([^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)[\\/\\w%-]+)/autosaves":{"namespace":"wp/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"id":{"description":"L’ID du modèle.","type":"string","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"id":{"description":"L’ID du modèle.","type":"string","required":false},"slug":{"description":"Slug unique identifiant le modèle.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Identifiant de thème pour le modèle.","type":"string","required":false},"type":{"description":"Type de modèle.","type":"string","required":false},"content":{"description":"Contenu du modèle.","type":["object","string"],"properties":{"raw":{"description":"Contenu pour le modèle, tel qu’il existe dans la base de données.","type":"string","context":["view","edit"]},"block_version":{"description":"Version du format de bloc de contenu utilisé par le modèle.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Titre du modèle.","type":["object","string"],"properties":{"raw":{"description":"Titre pour le modèle, tel qu’il existe dans la base de données.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"Titre HTML du modèle, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description du modèle.","type":"string","required":false},"status":{"description":"État du modèle.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"author":{"description":"L’ID de l’auteur/autrice du modèle.","type":"integer","required":false},"area":{"description":"L’emplacement où l’élément de modèle devrait être utilisé (entête, pied de page, 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":"L’ID du modèle.","type":"string","required":false},"id":{"description":"L’identifiant de la sauvegarde automatique.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","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 context in which the request is made; this determines the fields returned.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"wp_id":{"description":"Limit to the specified publication ID.","type":"integer","required":false},"area":{"description":"Limit to the area of the specified model element.","type":"string","required":false},"post_type":{"description":"Type of publication for which to obtain templates.","type":"string","required":false}}},{"methods":["POST"],"args":{"slug":{"description":"Unique slug identifying the template.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":true},"theme":{"description":"Theme ID for the template.","type":"string","required":false},"type":{"description":"Model type.","type":"string","required":false},"content":{"default":"","description":"Template content.","type":["object","string"],"properties":{"raw":{"description":"Content for the template, as it exists in the database.","type":"string","context":["view","edit"]},"block_version":{"description":"Version of the content block format used by the template.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"default":"","description":"Template title.","type":["object","string"],"properties":{"raw":{"description":"Title for the template, as it exists in the database.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"HTML title of the template, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"default":"","description":"Description of the model.","type":"string","required":false},"status":{"default":"publish","description":"Model status.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"author":{"description":"The ID of the author of the template.","type":"integer","required":false},"area":{"description":"The location where the template element should be used (header, footer, etc.)","type":"string","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp/v2/template-parts"}]}},"/wp/v2/template-parts/lookup":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"slug":{"description":"The template slug must retrieve the alternative for","type":"string","required":true},"is_custom":{"description":"Indicates whether a template is custom or part of the template hierarchy.","type":"boolean","required":false},"template_prefix":{"description":"The model prefix for the created model. This is used to extract the main model type, e.g., in \"taxonomy-books,\" this extracts \"taxonomy.\"","type":"string","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/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":"L’ID du modèle.","type":"string","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"L’ID du modèle.","type":"string","required":false},"slug":{"description":"Slug unique identifiant le modèle.","type":"string","minLength":1,"pattern":"[a-zA-Z0-9_\\%-]+","required":false},"theme":{"description":"Identifiant de thème pour le modèle.","type":"string","required":false},"type":{"description":"Type de modèle.","type":"string","required":false},"content":{"description":"Contenu du modèle.","type":["object","string"],"properties":{"raw":{"description":"Contenu pour le modèle, tel qu’il existe dans la base de données.","type":"string","context":["view","edit"]},"block_version":{"description":"Version du format de bloc de contenu utilisé par le modèle.","type":"integer","context":["edit"],"readonly":true}},"required":false},"title":{"description":"Titre du modèle.","type":["object","string"],"properties":{"raw":{"description":"Titre pour le modèle, tel qu’il existe dans la base de données.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"Titre HTML du modèle, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"description":{"description":"Description du modèle.","type":"string","required":false},"status":{"description":"État du modèle.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"author":{"description":"L’ID de l’auteur/autrice du modèle.","type":"integer","required":false},"area":{"description":"L’emplacement où l’élément de modèle devrait être utilisé (entête, pied de page, etc.)","type":"string","required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"L’ID du modèle.","type":"string","required":false},"force":{"type":"boolean","default":false,"description":"Que ce soit pour éviter la corbeille ou forcer la suppression.","required":false}}}]},"/wp/v2/global-styles/(?P<parent>[\\d]+)/revisions":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"L’ID pour le parent de la révision.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Page courante dans la collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Nombre maximal d’éléments à retourner dans le groupe de résultats.","type":"integer","minimum":1,"maximum":100,"required":false},"offset":{"description":"Ignorer un nombre spécifique d’éléments au sein du jeu de résultats.","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":"L’ID du parent de la révision des styles globaux.","type":"integer","required":false},"id":{"description":"Identifiant unique pour la révision de styles globaux.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"/wp/v2/global-styles/themes/(?P<stylesheet>[\\/\\s%\\w\\.\\(\\)\\[\\]\\@_\\-]+)/variations":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":false},"args":{"stylesheet":{"description":"L‘identifiant du thème","type":"string","required":false}}}]},"/wp/v2/global-styles/themes/(?P<stylesheet>[^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":false},"args":{"stylesheet":{"description":"L‘identifiant du thème","type":"string","required":false}}}]},"/wp/v2/global-styles/(?P<id>[\\/\\w-]+)":{"namespace":"wp/v2","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":false},"args":{"id":{"description":"L’ID du modèle.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":false},"args":{"styles":{"description":"Styles globaux.","type":["object"],"required":false},"settings":{"description":"Réglages globaux.","type":["object"],"required":false},"title":{"description":"Titre de la variation de styles globaux.","type":["object","string"],"properties":{"raw":{"description":"Titre de la variation de styles globaux, tel qu’il existe en base de données.","type":"string","context":["view","edit","embed"]},"rendered":{"description":"Le titre HTML pour la publication, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false}}}]},"/wp/v2/navigation":{"namespace":"wp/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"after":{"description":"Limit the response to publications posted online after a specific date and in accordance with the ISO8601 standard.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to publications modified after a specific date and compliant with the ISO8601 standard.","type":"string","format":"date-time","required":false},"before":{"description":"Limit the response to publications posted online before a specific date that complies with the ISO8601 standard.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to publications modified before a specific date and compliant with the ISO8601 standard.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensures that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the result set to the specified IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Skip a specific number of items within the result set.","type":"integer","required":false},"order":{"description":"The order parameter sorts the attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by publication attributes.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Table of column names to search for.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit the result set to publications with at least one specific slug.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit the results set to publications associated with one or more states.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","sent","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date of publication of the article, in the website's time zone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the publication was posted online, in GMT format.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the publication, specific to the type of resource.","type":"string","required":false},"status":{"description":"A state named for publication.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the publication.","type":"object","properties":{"raw":{"description":"The title for publication, as it appears in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"The HTML title for the publication, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for this publication.","type":"object","properties":{"raw":{"description":"Content for this object, as it exists in the database.","type":"string","context":["edit","embed"]},"rendered":{"description":"HTML content for publication, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true},"block_version":{"description":"Version of the content block format used by the object.","type":"integer","context":["edit","embed"],"readonly":true},"protected":{"description":"Defines whether the content is password protected or not.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"The theme file to use to display the publication.","type":"string","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/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":"Identifiant unique pour la publication.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"Le mot de passe pour cette publication, si celle-ci est protégée par un mot de passe.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identifiant unique pour la publication.","type":"integer","required":false},"date":{"description":"La date de publication de l’article, dans le fuseau horaire du site.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"La date de mise en ligne de la publication, au format GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"Un identificateur alphanumérique pour la publication, propre au type de la ressource.","type":"string","required":false},"status":{"description":"Un état nommé pour la publication.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Un mot de passe pour protéger l’accès au contenu et à l’extrait.","type":"string","required":false},"title":{"description":"Le titre de la publication.","type":"object","properties":{"raw":{"description":"Le titre pour la publication, tel qu’il existe dans la base de données.","type":"string","context":["edit","embed"]},"rendered":{"description":"Le titre HTML pour la publication, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"Le contenu pour cette publication.","type":"object","properties":{"raw":{"description":"Contenu pour cet objet, tel qu’il existe dans la base de données.","type":"string","context":["edit","embed"]},"rendered":{"description":"Contenu HTML pour la publication, transformé pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true},"block_version":{"description":"Version du format de bloc de contenu utilisé par l’objet.","type":"integer","context":["edit","embed"],"readonly":true},"protected":{"description":"Définit si le contenu est protégé par mot de passe ou non.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"Le fichier de thème à utiliser pour afficher la publication.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identifiant unique pour la publication.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Que ce soit pour éviter la corbeille ou forcer la suppression.","required":false}}}]},"/wp/v2/navigation/(?P<parent>[\\d]+)/revisions":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"L’ID pour le parent de la révision.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Page courante dans la collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Nombre maximal d’éléments à retourner dans le groupe de résultats.","type":"integer","minimum":1,"maximum":100,"required":false},"search":{"description":"Limiter les résultats à ceux qui correspondent à une chaîne de caractères.","type":"string","required":false},"exclude":{"description":"S’assure que le jeu de résultats exclut des ID spécifiques.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limiter le groupe de résultats aux ID spécifiés.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Ignorer un nombre spécifique d’éléments au sein du jeu de résultats.","type":"integer","required":false},"order":{"description":"Le paramètre order trie les attributs dans l’ordre croissant ou décroissant.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Trier la collection par attribut d’objet.","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":"L’ID pour le parent de la révision.","type":"integer","required":false},"id":{"description":"Identifiant unique pour la révision.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"parent":{"description":"L’ID pour le parent de la révision.","type":"integer","required":false},"id":{"description":"Identifiant unique pour la révision.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Nécessite la valeur « true », car les révisions ne prennent pas en charge la suppression forcée.","required":false}}}]},"/wp/v2/navigation/(?P<id>[\\d]+)/autosaves":{"namespace":"wp/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"L’ID du parent de la sauvegarde automatique.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"L’ID du parent de la sauvegarde automatique.","type":"integer","required":false},"date":{"description":"La date de publication de l’article, dans le fuseau horaire du site.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"La date de mise en ligne de la publication, au format GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"Un identificateur alphanumérique pour la publication, propre au type de la ressource.","type":"string","required":false},"status":{"description":"Un état nommé pour la publication.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Un mot de passe pour protéger l’accès au contenu et à l’extrait.","type":"string","required":false},"title":{"description":"Le titre de la publication.","type":"object","properties":{"raw":{"description":"Le titre pour la publication, tel qu’il existe dans la base de données.","type":"string","context":["edit","embed"]},"rendered":{"description":"Le titre HTML pour la publication, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"Le contenu pour cette publication.","type":"object","properties":{"raw":{"description":"Contenu pour cet objet, tel qu’il existe dans la base de données.","type":"string","context":["edit","embed"]},"rendered":{"description":"Contenu HTML pour la publication, transformé pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true},"block_version":{"description":"Version du format de bloc de contenu utilisé par l’objet.","type":"integer","context":["edit","embed"],"readonly":true},"protected":{"description":"Définit si le contenu est protégé par mot de passe ou non.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"template":{"description":"Le fichier de thème à utiliser pour afficher la publication.","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":"L’ID du parent de la sauvegarde automatique.","type":"integer","required":false},"id":{"description":"L’identifiant de la sauvegarde automatique.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","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 context in which the request is made; this determines the fields returned.","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"exclude":{"description":"Ensures that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the result set to the specified IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Skip a specific number of items within the result set.","type":"integer","required":false},"order":{"description":"The order parameter sorts the attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by publication attributes.","type":"string","default":"id","enum":["id","include"],"required":false},"slug":{"description":"Limit the result set to publications with at least one specific slug.","type":"array","items":{"type":"string"},"required":false}}},{"methods":["POST"],"args":{"theme_json_version":{"description":"Version of the theme.json schema used for typography settings.","type":"integer","default":3,"minimum":2,"maximum":3,"required":false},"font_family_settings":{"description":"font-family declaration in the theme.json format, encoded as a string.","type":"string","required":true}}}],"_links":{"self":[{"href":"https://www.castalie.com/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":"Identifiant unique pour la publication.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Identifiant unique pour la publication.","type":"integer","required":false},"theme_json_version":{"description":"Version du schéma theme.json utilisé pour les réglages de typographie.","type":"integer","default":3,"minimum":2,"maximum":3,"required":false},"font_family_settings":{"description":"déclaration font-family dans le format theme.json, encodée comme une chaîne.","type":"string","required":true}}},{"methods":["DELETE"],"args":{"id":{"description":"Identifiant unique pour la publication.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Que ce soit pour éviter la corbeille ou forcer la suppression.","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":"L’ID de la famille de polices parente de la police de caractères.","type":"integer","required":true},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"page":{"description":"Page courante dans la collection.","type":"integer","default":1,"minimum":1,"required":false},"per_page":{"description":"Nombre maximal d’éléments à retourner dans le groupe de résultats.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"exclude":{"description":"S’assure que le jeu de résultats exclut des ID spécifiques.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limiter le groupe de résultats aux ID spécifiés.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"Comment interpréter le terme recherché.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Ignorer un nombre spécifique d’éléments au sein du jeu de résultats.","type":"integer","required":false},"order":{"description":"Le paramètre order trie les attributs dans l’ordre croissant ou décroissant.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Trier la collection par attributs de publication.","type":"string","default":"id","enum":["id","include"],"required":false}}},{"methods":["POST"],"args":{"font_family_id":{"description":"L’ID de la famille de polices parente de la police de caractères.","type":"integer","required":true},"theme_json_version":{"description":"Version du schéma theme.json utilisé pour les réglages de typographie.","type":"integer","default":3,"minimum":2,"maximum":3,"required":false},"font_face_settings":{"description":"Déclaration font-face dans le format theme.json, encodée comme une chaîne.","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":"L’ID de la famille de polices parente de la police de caractères.","type":"integer","required":true},"id":{"description":"Identifiant unique de la police de caractères.","type":"integer","required":true},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["DELETE"],"args":{"font_family_id":{"description":"L’ID de la famille de polices parente de la police de caractères.","type":"integer","required":true},"id":{"description":"Identifiant unique de la police de caractères.","type":"integer","required":true},"force":{"type":"boolean","default":false,"description":"Que ce soit pour éviter la corbeille ou forcer la suppression.","required":false}}}]},"/wp/v2/mailpoet_email":{"namespace":"wp/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"after":{"description":"Limit the response to publications posted online after a specific date and in accordance with the ISO8601 standard.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to publications modified after a specific date and compliant with the ISO8601 standard.","type":"string","format":"date-time","required":false},"before":{"description":"Limit the response to publications posted online before a specific date that complies with the ISO8601 standard.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to publications modified before a specific date and compliant with the ISO8601 standard.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensures that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the result set to the specified IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Skip a specific number of items within the result set.","type":"integer","required":false},"order":{"description":"The order parameter sorts the attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by publication attributes.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Table of column names to search for.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit the result set to publications with at least one specific slug.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit the results set to publications associated with one or more states.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","sent","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date of publication of the article, in the website's time zone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the publication was posted online, in GMT format.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the publication, specific to the type of resource.","type":"string","required":false},"status":{"description":"A state named for publication.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the publication.","type":"object","properties":{"raw":{"description":"The title for publication, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title for the publication, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for this publication.","type":"object","properties":{"raw":{"description":"Content for this object, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for publication, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the object.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Defines whether the content is password protected or not.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_seopress_robots_primary_cat":{"type":"string","title":"","description":"","default":""},"_seopress_titles_title":{"type":"string","title":"","description":"","default":""},"_seopress_titles_desc":{"type":"string","title":"","description":"","default":""},"_seopress_robots_index":{"type":"string","title":"","description":"","default":""},"episode_type":{"type":"string","title":"","description":"The type of episode—Audio or Video.","default":""},"audio_file":{"type":"string","title":"","description":"The complete URL of the episode's media file.","default":""},"cover_image":{"type":"string","title":"","description":"The full URL of the image file used in the HTML 5 player, if available.","default":""},"cover_image_id":{"type":"string","title":"","description":"Cover image ID.","default":""},"duration":{"type":"string","title":"","description":"The duration of the episode for display purposes.","default":""},"filesize":{"type":"string","title":"","description":"The file size of the episode for display purposes.","default":""},"filesize_raw":{"type":"string","title":"","description":"Raw size of the podcast episode in bytes (required for RSS feed).","default":""},"date_recorded":{"type":"string","title":"","description":"The date on which the podcast episode was recorded.","default":""},"explicit":{"type":"string","title":"","description":"Indicates whether the episode contains explicit content or not.","default":""},"block":{"type":"string","title":"","description":"Indicate whether this episode should be blocked for iTunes and Google Play","default":""},"itunes_episode_number":{"type":"string","title":"","description":"The iTunes episode number. Leave blank if none.","default":""},"itunes_title":{"type":"string","title":"","description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included","default":""},"itunes_season_number":{"type":"string","title":"","description":"The iTunes season number. Leave blank if there is no season.","default":""},"itunes_episode_type":{"type":"string","title":"","description":"The iTunes episode type","default":""}},"required":false},"template":{"description":"The theme file to use to display the publication.","type":"string","required":false},"mailpoet_data":{"type":"object","properties":{"id":{"type":["integer","null"]},"subject":{"type":"string"},"preheader":{"type":"string"},"preview_url":{"type":"string"},"deleted_at":{"type":["string","null"]},"scheduled_at":{"type":["string","null"]},"utm_campaign":{"type":"string"},"segment_ids":{"type":"array"},"is_automation_newsletter":{"type":"boolean"}},"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp/v2/mailpoet_email"}]}},"/wp/v2/mailpoet_email/(?P<id>[\\d]+)":{"namespace":"wp/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identifiant unique pour la publication.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"Le mot de passe pour cette publication, si celle-ci est protégée par un mot de passe.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identifiant unique pour la publication.","type":"integer","required":false},"date":{"description":"La date de publication de l’article, dans le fuseau horaire du site.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"La date de mise en ligne de la publication, au format GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"Un identificateur alphanumérique pour la publication, propre au type de la ressource.","type":"string","required":false},"status":{"description":"Un état nommé pour la publication.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Un mot de passe pour protéger l’accès au contenu et à l’extrait.","type":"string","required":false},"title":{"description":"Le titre de la publication.","type":"object","properties":{"raw":{"description":"Le titre pour la publication, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Le titre HTML pour la publication, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"Le contenu pour cette publication.","type":"object","properties":{"raw":{"description":"Contenu pour cet objet, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Contenu HTML pour la publication, transformé pour l’affichage.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version du format de bloc de contenu utilisé par l’objet.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Définit si le contenu est protégé par mot de passe ou non.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Champs métas.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_seopress_robots_primary_cat":{"type":"string","title":"","description":"","default":""},"_seopress_titles_title":{"type":"string","title":"","description":"","default":""},"_seopress_titles_desc":{"type":"string","title":"","description":"","default":""},"_seopress_robots_index":{"type":"string","title":"","description":"","default":""},"episode_type":{"type":"string","title":"","description":"Le type d’épisode - Audio ou Vidéo.","default":""},"audio_file":{"type":"string","title":"","description":"L’URL complète du fichier média de l’épisode.","default":""},"cover_image":{"type":"string","title":"","description":"The full URL of image file used in HTML 5 player if available.","default":""},"cover_image_id":{"type":"string","title":"","description":"Cover image id.","default":""},"duration":{"type":"string","title":"","description":"La durée de l'épisode à des fins d'affichage.","default":""},"filesize":{"type":"string","title":"","description":"La taille du fichier de l'épisode à des fins d'affichage.","default":""},"filesize_raw":{"type":"string","title":"","description":"Raw size of the podcast episode in bytes (required for RSS feed).","default":""},"date_recorded":{"type":"string","title":"","description":"La date a laquelle l'épisode du podcast à été enregistré.","default":""},"explicit":{"type":"string","title":"","description":"Indique si l'épisode contient du contenu explicite ou pas.","default":""},"block":{"type":"string","title":"","description":"Indiquer si cet épisode doit être bloqué pour iTunes et Google Play","default":""},"itunes_episode_number":{"type":"string","title":"","description":"Le numéro d’épisode iTunes. Laisser vide si aucun.","default":""},"itunes_title":{"type":"string","title":"","description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included","default":""},"itunes_season_number":{"type":"string","title":"","description":"Le numéro de saison iTunes. Laisser vide si pas de saison","default":""},"itunes_episode_type":{"type":"string","title":"","description":"Le type d’épisode iTunes","default":""}},"required":false},"template":{"description":"Le fichier de thème à utiliser pour afficher la publication.","type":"string","required":false},"mailpoet_data":{"type":"object","properties":{"id":{"type":["integer","null"]},"subject":{"type":"string"},"preheader":{"type":"string"},"preview_url":{"type":"string"},"deleted_at":{"type":["string","null"]},"scheduled_at":{"type":["string","null"]},"utm_campaign":{"type":"string"},"segment_ids":{"type":"array"},"is_automation_newsletter":{"type":"boolean"}},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identifiant unique pour la publication.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Que ce soit pour éviter la corbeille ou forcer la suppression.","required":false}}}]},"/wp/v2/mailpoet_email/(?P<id>[\\d]+)/autosaves":{"namespace":"wp/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"L’ID du parent de la sauvegarde automatique.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"L’ID du parent de la sauvegarde automatique.","type":"integer","required":false},"date":{"description":"La date de publication de l’article, dans le fuseau horaire du site.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"La date de mise en ligne de la publication, au format GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"Un identificateur alphanumérique pour la publication, propre au type de la ressource.","type":"string","required":false},"status":{"description":"Un état nommé pour la publication.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Un mot de passe pour protéger l’accès au contenu et à l’extrait.","type":"string","required":false},"title":{"description":"Le titre de la publication.","type":"object","properties":{"raw":{"description":"Le titre pour la publication, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Le titre HTML pour la publication, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"Le contenu pour cette publication.","type":"object","properties":{"raw":{"description":"Contenu pour cet objet, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Contenu HTML pour la publication, transformé pour l’affichage.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version du format de bloc de contenu utilisé par l’objet.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Définit si le contenu est protégé par mot de passe ou non.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Champs métas.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_seopress_robots_primary_cat":{"type":"string","title":"","description":"","default":""},"_seopress_titles_title":{"type":"string","title":"","description":"","default":""},"_seopress_titles_desc":{"type":"string","title":"","description":"","default":""},"_seopress_robots_index":{"type":"string","title":"","description":"","default":""},"episode_type":{"type":"string","title":"","description":"Le type d’épisode - Audio ou Vidéo.","default":""},"audio_file":{"type":"string","title":"","description":"L’URL complète du fichier média de l’épisode.","default":""},"cover_image":{"type":"string","title":"","description":"The full URL of image file used in HTML 5 player if available.","default":""},"cover_image_id":{"type":"string","title":"","description":"Cover image id.","default":""},"duration":{"type":"string","title":"","description":"La durée de l'épisode à des fins d'affichage.","default":""},"filesize":{"type":"string","title":"","description":"La taille du fichier de l'épisode à des fins d'affichage.","default":""},"filesize_raw":{"type":"string","title":"","description":"Raw size of the podcast episode in bytes (required for RSS feed).","default":""},"date_recorded":{"type":"string","title":"","description":"La date a laquelle l'épisode du podcast à été enregistré.","default":""},"explicit":{"type":"string","title":"","description":"Indique si l'épisode contient du contenu explicite ou pas.","default":""},"block":{"type":"string","title":"","description":"Indiquer si cet épisode doit être bloqué pour iTunes et Google Play","default":""},"itunes_episode_number":{"type":"string","title":"","description":"Le numéro d’épisode iTunes. Laisser vide si aucun.","default":""},"itunes_title":{"type":"string","title":"","description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included","default":""},"itunes_season_number":{"type":"string","title":"","description":"Le numéro de saison iTunes. Laisser vide si pas de saison","default":""},"itunes_episode_type":{"type":"string","title":"","description":"Le type d’épisode iTunes","default":""}},"required":false},"template":{"description":"Le fichier de thème à utiliser pour afficher la publication.","type":"string","required":false},"mailpoet_data":{"type":"object","properties":{"id":{"type":["integer","null"]},"subject":{"type":"string"},"preheader":{"type":"string"},"preview_url":{"type":"string"},"deleted_at":{"type":["string","null"]},"scheduled_at":{"type":["string","null"]},"utm_campaign":{"type":"string"},"segment_ids":{"type":"array"},"is_automation_newsletter":{"type":"boolean"}},"required":false}}}]},"/wp/v2/mailpoet_email/(?P<parent>[\\d]+)/autosaves/(?P<id>[\\d]+)":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"L’ID du parent de la sauvegarde automatique.","type":"integer","required":false},"id":{"description":"L’identifiant de la sauvegarde automatique.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"/wp/v2/visibility_preset":{"namespace":"wp/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"after":{"description":"Limit the response to publications posted online after a specific date and in accordance with the ISO8601 standard.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to publications modified after a specific date and compliant with the ISO8601 standard.","type":"string","format":"date-time","required":false},"before":{"description":"Limit the response to publications posted online before a specific date that complies with the ISO8601 standard.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to publications modified before a specific date and compliant with the ISO8601 standard.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensures that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the result set to the specified IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Skip a specific number of items within the result set.","type":"integer","required":false},"order":{"description":"The order parameter sorts the attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by publication attributes.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Table of column names to search for.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit the result set to publications with at least one specific slug.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit the results set to publications associated with one or more states.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","sent","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date of publication of the article, in the website's time zone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the publication was posted online, in GMT format.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the publication, specific to the type of resource.","type":"string","required":false},"status":{"description":"A state named for publication.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the publication.","type":"object","properties":{"raw":{"description":"The title for publication, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title for the publication, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_seopress_robots_primary_cat":{"type":"string","title":"","description":"","default":""},"_seopress_titles_title":{"type":"string","title":"","description":"","default":""},"_seopress_titles_desc":{"type":"string","title":"","description":"","default":""},"_seopress_robots_index":{"type":"string","title":"","description":"","default":""},"episode_type":{"type":"string","title":"","description":"The type of episode—Audio or Video.","default":""},"audio_file":{"type":"string","title":"","description":"The complete URL of the episode's media file.","default":""},"cover_image":{"type":"string","title":"","description":"The full URL of the image file used in the HTML 5 player, if available.","default":""},"cover_image_id":{"type":"string","title":"","description":"Cover image ID.","default":""},"duration":{"type":"string","title":"","description":"The duration of the episode for display purposes.","default":""},"filesize":{"type":"string","title":"","description":"The file size of the episode for display purposes.","default":""},"filesize_raw":{"type":"string","title":"","description":"Raw size of the podcast episode in bytes (required for RSS feed).","default":""},"date_recorded":{"type":"string","title":"","description":"The date on which the podcast episode was recorded.","default":""},"explicit":{"type":"string","title":"","description":"Indicates whether the episode contains explicit content or not.","default":""},"block":{"type":"string","title":"","description":"Indicate whether this episode should be blocked for iTunes and Google Play","default":""},"itunes_episode_number":{"type":"string","title":"","description":"The iTunes episode number. Leave blank if none.","default":""},"itunes_title":{"type":"string","title":"","description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included","default":""},"itunes_season_number":{"type":"string","title":"","description":"The iTunes season number. Leave blank if there is no season.","default":""},"itunes_episode_type":{"type":"string","title":"","description":"The iTunes episode type","default":""},"enable":{"type":"boolean","title":"","description":"","default":true},"layout":{"type":"string","title":"","description":"","default":"columns"},"hide_block":{"type":"boolean","title":"","description":"","default":false},"control_sets":{"type":"array","title":"","description":"","default":[],"items":{"type":"object","properties":{"id":{"type":"number"},"title":{"type":"string"},"enable":{"type":"boolean"},"controls":{"type":"object","additionalProperties":true,"properties":[]}},"additionalProperties":false}}},"required":false},"template":{"description":"The theme file to use to display the publication.","type":"string","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp/v2/visibility_preset"}]}},"/wp/v2/visibility_preset/(?P<id>[\\d]+)":{"namespace":"wp/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identifiant unique pour la publication.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"Le mot de passe pour cette publication, si celle-ci est protégée par un mot de passe.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identifiant unique pour la publication.","type":"integer","required":false},"date":{"description":"La date de publication de l’article, dans le fuseau horaire du site.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"La date de mise en ligne de la publication, au format GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"Un identificateur alphanumérique pour la publication, propre au type de la ressource.","type":"string","required":false},"status":{"description":"Un état nommé pour la publication.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Un mot de passe pour protéger l’accès au contenu et à l’extrait.","type":"string","required":false},"title":{"description":"Le titre de la publication.","type":"object","properties":{"raw":{"description":"Le titre pour la publication, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Le titre HTML pour la publication, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"meta":{"description":"Champs métas.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_seopress_robots_primary_cat":{"type":"string","title":"","description":"","default":""},"_seopress_titles_title":{"type":"string","title":"","description":"","default":""},"_seopress_titles_desc":{"type":"string","title":"","description":"","default":""},"_seopress_robots_index":{"type":"string","title":"","description":"","default":""},"episode_type":{"type":"string","title":"","description":"Le type d’épisode - Audio ou Vidéo.","default":""},"audio_file":{"type":"string","title":"","description":"L’URL complète du fichier média de l’épisode.","default":""},"cover_image":{"type":"string","title":"","description":"The full URL of image file used in HTML 5 player if available.","default":""},"cover_image_id":{"type":"string","title":"","description":"Cover image id.","default":""},"duration":{"type":"string","title":"","description":"La durée de l'épisode à des fins d'affichage.","default":""},"filesize":{"type":"string","title":"","description":"La taille du fichier de l'épisode à des fins d'affichage.","default":""},"filesize_raw":{"type":"string","title":"","description":"Raw size of the podcast episode in bytes (required for RSS feed).","default":""},"date_recorded":{"type":"string","title":"","description":"La date a laquelle l'épisode du podcast à été enregistré.","default":""},"explicit":{"type":"string","title":"","description":"Indique si l'épisode contient du contenu explicite ou pas.","default":""},"block":{"type":"string","title":"","description":"Indiquer si cet épisode doit être bloqué pour iTunes et Google Play","default":""},"itunes_episode_number":{"type":"string","title":"","description":"Le numéro d’épisode iTunes. Laisser vide si aucun.","default":""},"itunes_title":{"type":"string","title":"","description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included","default":""},"itunes_season_number":{"type":"string","title":"","description":"Le numéro de saison iTunes. Laisser vide si pas de saison","default":""},"itunes_episode_type":{"type":"string","title":"","description":"Le type d’épisode iTunes","default":""},"enable":{"type":"boolean","title":"","description":"","default":true},"layout":{"type":"string","title":"","description":"","default":"columns"},"hide_block":{"type":"boolean","title":"","description":"","default":false},"control_sets":{"type":"array","title":"","description":"","default":[],"items":{"type":"object","properties":{"id":{"type":"number"},"title":{"type":"string"},"enable":{"type":"boolean"},"controls":{"type":"object","additionalProperties":true,"properties":[]}},"additionalProperties":false}}},"required":false},"template":{"description":"Le fichier de thème à utiliser pour afficher la publication.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identifiant unique pour la publication.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Que ce soit pour éviter la corbeille ou forcer la suppression.","required":false}}}]},"/wp/v2/popups":{"namespace":"wp/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"after":{"description":"Limit the response to publications posted online after a specific date and in accordance with the ISO8601 standard.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to publications modified after a specific date and compliant with the ISO8601 standard.","type":"string","format":"date-time","required":false},"before":{"description":"Limit the response to publications posted online before a specific date that complies with the ISO8601 standard.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to publications modified before a specific date and compliant with the ISO8601 standard.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensures that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the result set to the specified IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Skip a specific number of items within the result set.","type":"integer","required":false},"order":{"description":"The order parameter sorts the attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by publication attributes.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title"],"required":false},"search_columns":{"default":[],"description":"Table of column names to search for.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit the result set to publications with at least one specific slug.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit the results set to publications associated with one or more states.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","sent","any"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date of publication of the article, in the website's time zone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the publication was posted online, in GMT format.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the publication, specific to the type of resource.","type":"string","required":false},"status":{"description":"A state named for publication.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the publication.","type":"object","properties":{"raw":{"description":"The title for publication, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title for the publication, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"The excerpt for publication.","type":"object","properties":{"raw":{"description":"The excerpt for publication, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for publication, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Defines whether the extract is password protected or not.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the media highlighted for publication.","type":"integer","required":false},"template":{"description":"The theme file to use to display the publication.","type":"string","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp/v2/popups"}]}},"/wp/v2/popups/(?P<id>[\\d]+)":{"namespace":"wp/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identifiant unique pour la publication.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Surcharger la longueur par défaut de l’extrait.","type":"integer","required":false},"password":{"description":"Le mot de passe pour cette publication, si celle-ci est protégée par un mot de passe.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identifiant unique pour la publication.","type":"integer","required":false},"date":{"description":"La date de publication de l’article, dans le fuseau horaire du site.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"La date de mise en ligne de la publication, au format GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"Un identificateur alphanumérique pour la publication, propre au type de la ressource.","type":"string","required":false},"status":{"description":"Un état nommé pour la publication.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Un mot de passe pour protéger l’accès au contenu et à l’extrait.","type":"string","required":false},"title":{"description":"Le titre de la publication.","type":"object","properties":{"raw":{"description":"Le titre pour la publication, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Le titre HTML pour la publication, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"excerpt":{"description":"L’extrait pour la publication.","type":"object","properties":{"raw":{"description":"L’extrait pour la publication, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Extrait HTML pour la publication, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Définit si l’extrait est protégé par un mot de passe ou non.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"L’ID du média mis en avant pour la publication.","type":"integer","required":false},"template":{"description":"Le fichier de thème à utiliser pour afficher la publication.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identifiant unique pour la publication.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Que ce soit pour éviter la corbeille ou forcer la suppression.","required":false}}}]},"/wp/v2/podcast":{"namespace":"wp/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"after":{"description":"Limit the response to publications posted online after a specific date and in accordance with the ISO8601 standard.","type":"string","format":"date-time","required":false},"modified_after":{"description":"Limit the response to publications modified after a specific date and compliant with the ISO8601 standard.","type":"string","format":"date-time","required":false},"author":{"description":"Limit results to publications assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"author_exclude":{"description":"Ensure that the set of results excludes publications assigned to specific authors.","type":"array","items":{"type":"integer"},"default":[],"required":false},"before":{"description":"Limit the response to publications posted online before a specific date that complies with the ISO8601 standard.","type":"string","format":"date-time","required":false},"modified_before":{"description":"Limit the response to publications modified before a specific date and compliant with the ISO8601 standard.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensures that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the result set to the specified IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"menu_order":{"description":"Limit the result set to publications with a specific menu_order value.","type":"integer","required":false},"search_semantics":{"description":"How to interpret the search term.","type":"string","enum":["exact"],"required":false},"offset":{"description":"Skip a specific number of items within the result set.","type":"integer","required":false},"order":{"description":"The order parameter sorts the attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by publication attributes.","type":"string","default":"date","enum":["author","date","id","include","modified","parent","relevance","slug","include_slugs","title","menu_order"],"required":false},"search_columns":{"default":[],"description":"Table of column names to search for.","type":"array","items":{"enum":["post_title","post_content","post_excerpt"],"type":"string"},"required":false},"slug":{"description":"Limit the result set to publications with at least one specific slug.","type":"array","items":{"type":"string"},"required":false},"status":{"default":"publish","description":"Limit the results set to publications associated with one or more states.","type":"array","items":{"enum":["publish","future","draft","pending","private","trash","auto-draft","inherit","request-pending","request-confirmed","request-failed","request-completed","acf-disabled","sent","any"],"type":"string"},"required":false},"tax_relation":{"description":"Limit the set of results based on matches between multiple taxonomies.","type":"string","enum":["AND","OR"],"required":false},"tags":{"description":"Limit the result set to items that have terms specifically assigned in the taxonomy tags.","type":["object","array"],"oneOf":[{"title":"Lists of term IDs","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Query on a taxonomy term ID","description":"Perform an advanced term search.","type":"object","properties":{"terms":{"description":"Term ID.","type":"array","items":{"type":"integer"},"default":[]},"operator":{"description":"Whether the elements should be assigned to all or some of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"tags_exclude":{"description":"Limit the result set to items that have the specified term assigned in the tags taxonomy.","type":["object","array"],"oneOf":[{"title":"Lists of term IDs","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Query on a taxonomy term ID","description":"Perform an advanced term search.","type":"object","properties":{"terms":{"description":"Term ID.","type":"array","items":{"type":"integer"},"default":[]}},"additionalProperties":false}],"required":false},"series":{"description":"Limit the result set to items that have terms specifically assigned in the series taxonomy.","type":["object","array"],"oneOf":[{"title":"Lists of term IDs","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Query on a taxonomy term ID","description":"Perform an advanced term search.","type":"object","properties":{"terms":{"description":"Term ID.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Possibility of including child terms in terms that limit the scope of results.","type":"boolean","default":false},"operator":{"description":"Whether the elements should be assigned to all or some of the specified terms.","type":"string","enum":["AND","OR"],"default":"OR"}},"additionalProperties":false}],"required":false},"series_exclude":{"description":"Limit the result set to items that have the specified term assigned in the series taxonomy.","type":["object","array"],"oneOf":[{"title":"Lists of term IDs","description":"Match the terms with the listed IDs.","type":"array","items":{"type":"integer"}},{"title":"Query on a taxonomy term ID","description":"Perform an advanced term search.","type":"object","properties":{"terms":{"description":"Term ID.","type":"array","items":{"type":"integer"},"default":[]},"include_children":{"description":"Possibility of including child terms in terms that limit the scope of results.","type":"boolean","default":false}},"additionalProperties":false}],"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"date":{"description":"The date of publication of the article, in the website's time zone.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"The date the publication was posted online, in GMT format.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"An alphanumeric identifier for the publication, specific to the type of resource.","type":"string","required":false},"status":{"description":"A state named for publication.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"A password to protect access to the content and excerpt.","type":"string","required":false},"title":{"description":"The title of the publication.","type":"object","properties":{"raw":{"description":"The title for publication, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"The HTML title for the publication, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"The content for this publication.","type":"object","properties":{"raw":{"description":"Content for this object, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for publication, transformed for display.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version of the content block format used by the object.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Defines whether the content is password protected or not.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"The ID for the author of the publication.","type":"integer","required":false},"excerpt":{"description":"The excerpt for publication.","type":"object","properties":{"raw":{"description":"The excerpt for publication, as it appears in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML excerpt for publication, formatted for display.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Defines whether the extract is password protected or not.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"The ID of the media highlighted for publication.","type":"integer","required":false},"menu_order":{"description":"The order of publication relative to other publications.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_seopress_robots_primary_cat":{"type":"string","title":"","description":"","default":""},"_seopress_titles_title":{"type":"string","title":"","description":"","default":""},"_seopress_titles_desc":{"type":"string","title":"","description":"","default":""},"_seopress_robots_index":{"type":"string","title":"","description":"","default":""},"episode_type":{"type":"string","title":"","description":"The type of episode—Audio or Video.","default":""},"audio_file":{"type":"string","title":"","description":"The complete URL of the episode's media file.","default":""},"cover_image":{"type":"string","title":"","description":"The full URL of the image file used in the HTML 5 player, if available.","default":""},"cover_image_id":{"type":"string","title":"","description":"Cover image ID.","default":""},"duration":{"type":"string","title":"","description":"The duration of the episode for display purposes.","default":""},"filesize":{"type":"string","title":"","description":"The file size of the episode for display purposes.","default":""},"filesize_raw":{"type":"string","title":"","description":"Raw size of the podcast episode in bytes (required for RSS feed).","default":""},"date_recorded":{"type":"string","title":"","description":"The date on which the podcast episode was recorded.","default":""},"explicit":{"type":"string","title":"","description":"Indicates whether the episode contains explicit content or not.","default":""},"block":{"type":"string","title":"","description":"Indicate whether this episode should be blocked for iTunes and Google Play","default":""},"itunes_episode_number":{"type":"string","title":"","description":"The iTunes episode number. Leave blank if none.","default":""},"itunes_title":{"type":"string","title":"","description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included","default":""},"itunes_season_number":{"type":"string","title":"","description":"The iTunes season number. Leave blank if there is no season.","default":""},"itunes_episode_type":{"type":"string","title":"","description":"The iTunes episode type","default":""}},"required":false},"template":{"description":"The theme file to use to display the publication.","type":"string","required":false},"tags":{"description":"Terms assigned to the publication in the post_tag taxonomy.","type":"array","items":{"type":"integer"},"required":false},"series":{"description":"The terms assigned to the publication in the series taxonomy.","type":"array","items":{"type":"integer"},"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp/v2/podcast"}]}},"/wp/v2/podcast/(?P<id>[\\d]+)":{"namespace":"wp/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identifiant unique pour la publication.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"excerpt_length":{"description":"Surcharger la longueur par défaut de l’extrait.","type":"integer","required":false},"password":{"description":"Le mot de passe pour cette publication, si celle-ci est protégée par un mot de passe.","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identifiant unique pour la publication.","type":"integer","required":false},"date":{"description":"La date de publication de l’article, dans le fuseau horaire du site.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"La date de mise en ligne de la publication, au format GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"Un identificateur alphanumérique pour la publication, propre au type de la ressource.","type":"string","required":false},"status":{"description":"Un état nommé pour la publication.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Un mot de passe pour protéger l’accès au contenu et à l’extrait.","type":"string","required":false},"title":{"description":"Le titre de la publication.","type":"object","properties":{"raw":{"description":"Le titre pour la publication, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Le titre HTML pour la publication, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"Le contenu pour cette publication.","type":"object","properties":{"raw":{"description":"Contenu pour cet objet, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Contenu HTML pour la publication, transformé pour l’affichage.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version du format de bloc de contenu utilisé par l’objet.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Définit si le contenu est protégé par mot de passe ou non.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"L’ID pour l’auteur ou l’autrice de la publication.","type":"integer","required":false},"excerpt":{"description":"L’extrait pour la publication.","type":"object","properties":{"raw":{"description":"L’extrait pour la publication, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Extrait HTML pour la publication, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Définit si l’extrait est protégé par un mot de passe ou non.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"L’ID du média mis en avant pour la publication.","type":"integer","required":false},"menu_order":{"description":"L’ordre de la publication en fonction des autres publications.","type":"integer","required":false},"meta":{"description":"Champs métas.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_seopress_robots_primary_cat":{"type":"string","title":"","description":"","default":""},"_seopress_titles_title":{"type":"string","title":"","description":"","default":""},"_seopress_titles_desc":{"type":"string","title":"","description":"","default":""},"_seopress_robots_index":{"type":"string","title":"","description":"","default":""},"episode_type":{"type":"string","title":"","description":"Le type d’épisode - Audio ou Vidéo.","default":""},"audio_file":{"type":"string","title":"","description":"L’URL complète du fichier média de l’épisode.","default":""},"cover_image":{"type":"string","title":"","description":"The full URL of image file used in HTML 5 player if available.","default":""},"cover_image_id":{"type":"string","title":"","description":"Cover image id.","default":""},"duration":{"type":"string","title":"","description":"La durée de l'épisode à des fins d'affichage.","default":""},"filesize":{"type":"string","title":"","description":"La taille du fichier de l'épisode à des fins d'affichage.","default":""},"filesize_raw":{"type":"string","title":"","description":"Raw size of the podcast episode in bytes (required for RSS feed).","default":""},"date_recorded":{"type":"string","title":"","description":"La date a laquelle l'épisode du podcast à été enregistré.","default":""},"explicit":{"type":"string","title":"","description":"Indique si l'épisode contient du contenu explicite ou pas.","default":""},"block":{"type":"string","title":"","description":"Indiquer si cet épisode doit être bloqué pour iTunes et Google Play","default":""},"itunes_episode_number":{"type":"string","title":"","description":"Le numéro d’épisode iTunes. Laisser vide si aucun.","default":""},"itunes_title":{"type":"string","title":"","description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included","default":""},"itunes_season_number":{"type":"string","title":"","description":"Le numéro de saison iTunes. Laisser vide si pas de saison","default":""},"itunes_episode_type":{"type":"string","title":"","description":"Le type d’épisode iTunes","default":""}},"required":false},"template":{"description":"Le fichier de thème à utiliser pour afficher la publication.","type":"string","required":false},"tags":{"description":"Les termes assignés à la publication dans la taxonomie post_tag.","type":"array","items":{"type":"integer"},"required":false},"series":{"description":"Les termes assignés à la publication dans la taxonomie series.","type":"array","items":{"type":"integer"},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identifiant unique pour la publication.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Que ce soit pour éviter la corbeille ou forcer la suppression.","required":false}}}]},"/wp/v2/podcast/(?P<id>[\\d]+)/autosaves":{"namespace":"wp/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"L’ID du parent de la sauvegarde automatique.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"parent":{"description":"L’ID du parent de la sauvegarde automatique.","type":"integer","required":false},"date":{"description":"La date de publication de l’article, dans le fuseau horaire du site.","type":["string","null"],"format":"date-time","required":false},"date_gmt":{"description":"La date de mise en ligne de la publication, au format GMT.","type":["string","null"],"format":"date-time","required":false},"slug":{"description":"Un identificateur alphanumérique pour la publication, propre au type de la ressource.","type":"string","required":false},"status":{"description":"Un état nommé pour la publication.","type":"string","enum":["publish","future","draft","pending","private","acf-disabled"],"required":false},"password":{"description":"Un mot de passe pour protéger l’accès au contenu et à l’extrait.","type":"string","required":false},"title":{"description":"Le titre de la publication.","type":"object","properties":{"raw":{"description":"Le titre pour la publication, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Le titre HTML pour la publication, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"content":{"description":"Le contenu pour cette publication.","type":"object","properties":{"raw":{"description":"Contenu pour cet objet, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Contenu HTML pour la publication, transformé pour l’affichage.","type":"string","context":["view","edit"],"readonly":true},"block_version":{"description":"Version du format de bloc de contenu utilisé par l’objet.","type":"integer","context":["edit"],"readonly":true},"protected":{"description":"Définit si le contenu est protégé par mot de passe ou non.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"author":{"description":"L’ID pour l’auteur ou l’autrice de la publication.","type":"integer","required":false},"excerpt":{"description":"L’extrait pour la publication.","type":"object","properties":{"raw":{"description":"L’extrait pour la publication, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Extrait HTML pour la publication, mis en forme pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true},"protected":{"description":"Définit si l’extrait est protégé par un mot de passe ou non.","type":"boolean","context":["view","edit","embed"],"readonly":true}},"required":false},"featured_media":{"description":"L’ID du média mis en avant pour la publication.","type":"integer","required":false},"menu_order":{"description":"L’ordre de la publication en fonction des autres publications.","type":"integer","required":false},"meta":{"description":"Champs métas.","type":"object","properties":{"_acf_changed":{"type":"boolean","title":"","description":"","default":false},"_seopress_robots_primary_cat":{"type":"string","title":"","description":"","default":""},"_seopress_titles_title":{"type":"string","title":"","description":"","default":""},"_seopress_titles_desc":{"type":"string","title":"","description":"","default":""},"_seopress_robots_index":{"type":"string","title":"","description":"","default":""},"episode_type":{"type":"string","title":"","description":"Le type d’épisode - Audio ou Vidéo.","default":""},"audio_file":{"type":"string","title":"","description":"L’URL complète du fichier média de l’épisode.","default":""},"cover_image":{"type":"string","title":"","description":"The full URL of image file used in HTML 5 player if available.","default":""},"cover_image_id":{"type":"string","title":"","description":"Cover image id.","default":""},"duration":{"type":"string","title":"","description":"La durée de l'épisode à des fins d'affichage.","default":""},"filesize":{"type":"string","title":"","description":"La taille du fichier de l'épisode à des fins d'affichage.","default":""},"filesize_raw":{"type":"string","title":"","description":"Raw size of the podcast episode in bytes (required for RSS feed).","default":""},"date_recorded":{"type":"string","title":"","description":"La date a laquelle l'épisode du podcast à été enregistré.","default":""},"explicit":{"type":"string","title":"","description":"Indique si l'épisode contient du contenu explicite ou pas.","default":""},"block":{"type":"string","title":"","description":"Indiquer si cet épisode doit être bloqué pour iTunes et Google Play","default":""},"itunes_episode_number":{"type":"string","title":"","description":"Le numéro d’épisode iTunes. Laisser vide si aucun.","default":""},"itunes_title":{"type":"string","title":"","description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included","default":""},"itunes_season_number":{"type":"string","title":"","description":"Le numéro de saison iTunes. Laisser vide si pas de saison","default":""},"itunes_episode_type":{"type":"string","title":"","description":"Le type d’épisode iTunes","default":""}},"required":false},"template":{"description":"Le fichier de thème à utiliser pour afficher la publication.","type":"string","required":false},"tags":{"description":"Les termes assignés à la publication dans la taxonomie post_tag.","type":"array","items":{"type":"integer"},"required":false},"series":{"description":"Les termes assignés à la publication dans la taxonomie series.","type":"array","items":{"type":"integer"},"required":false}}}]},"/wp/v2/podcast/(?P<parent>[\\d]+)/autosaves/(?P<id>[\\d]+)":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"parent":{"description":"L’ID du parent de la sauvegarde automatique.","type":"integer","required":false},"id":{"description":"L’identifiant de la sauvegarde automatique.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"/wp/v2/types":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp/v2/types"}]}},"/wp/v2/types/(?P<type>[\\w-]+)":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"type":{"description":"Un identificateur alphanumérique pour le type de publication.","type":"string","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","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 context in which the request is made; this determines the fields returned.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp/v2/statuses"}]}},"/wp/v2/statuses/(?P<status>[\\w-]+)":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"status":{"description":"Un identificateur alphanumérique pour l’état.","type":"string","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","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 context in which the request is made; this determines the fields returned.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"type":{"description":"Limit results to taxonomies associated with a specific publication type.","type":"string","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp/v2/taxonomies"}]}},"/wp/v2/taxonomies/(?P<taxonomy>[\\w-]+)":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"taxonomy":{"description":"Un identificateur alphanumérique pour la taxonomie.","type":"string","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","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 context in which the request is made; this determines the fields returned.","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"exclude":{"description":"Ensures that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the result set to the specified IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"The order parameter sorts the attributes 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":"Determines whether to hide terms that are not assigned to publications.","type":"boolean","default":false,"required":false},"parent":{"description":"Results limited to terms with a specific parent.","type":"integer","required":false},"post":{"description":"Limit the result to terms assigned to a specific publication.","type":"integer","default":null,"required":false},"slug":{"description":"Limit the set of results to terms with one or more specific identifiers.","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":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term, specific to the resource type.","type":"string","required":false},"parent":{"description":"The ID of the parent term.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/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":"Identificateur unique pour le terme.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificateur unique pour le terme.","type":"integer","required":false},"description":{"description":"Description HTML du terme.","type":"string","required":false},"name":{"description":"Titre HTML pour le terme.","type":"string","required":false},"slug":{"description":"Un identificateur alphanumérique pour le terme, propre au type de la ressource.","type":"string","required":false},"parent":{"description":"L’ID du terme parent.","type":"integer","required":false},"meta":{"description":"Champs métas.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificateur unique pour le terme.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Nécessite la valeur « true », car les termes ne prennent pas en charge la suppression forcée.","required":false}}}]},"/wp/v2/tags":{"namespace":"wp/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"exclude":{"description":"Ensures that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the result set to the specified IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Skip a specific number of items within the result set.","type":"integer","required":false},"order":{"description":"The order parameter sorts the attributes 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":"Determines whether to hide terms that are not assigned to publications.","type":"boolean","default":false,"required":false},"post":{"description":"Limit the result to terms assigned to a specific publication.","type":"integer","default":null,"required":false},"slug":{"description":"Limit the set of results to terms with one or more specific identifiers.","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":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term, specific to the resource type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/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":"Identificateur unique pour le terme.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificateur unique pour le terme.","type":"integer","required":false},"description":{"description":"Description HTML du terme.","type":"string","required":false},"name":{"description":"Titre HTML pour le terme.","type":"string","required":false},"slug":{"description":"Un identificateur alphanumérique pour le terme, propre au type de la ressource.","type":"string","required":false},"meta":{"description":"Champs métas.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificateur unique pour le terme.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Nécessite la valeur « true », car les termes ne prennent pas en charge la suppression forcée.","required":false}}}]},"/wp/v2/menus":{"namespace":"wp/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"exclude":{"description":"Ensures that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the result set to the specified IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Skip a specific number of items within the result set.","type":"integer","required":false},"order":{"description":"The order parameter sorts the attributes 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":"Determines whether to hide terms that are not assigned to publications.","type":"boolean","default":false,"required":false},"post":{"description":"Limit the result to terms assigned to a specific publication.","type":"integer","default":null,"required":false},"slug":{"description":"Limit the set of results to terms with one or more specific identifiers.","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":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term, specific to the resource type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false},"locations":{"description":"The locations assigned to the menu.","type":"array","items":{"type":"string"},"required":false},"auto_add":{"description":"Automatically add top-level pages to this menu.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/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":"Identificateur unique pour le terme.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificateur unique pour le terme.","type":"integer","required":false},"description":{"description":"Description HTML du terme.","type":"string","required":false},"name":{"description":"Titre HTML pour le terme.","type":"string","required":false},"slug":{"description":"Un identificateur alphanumérique pour le terme, propre au type de la ressource.","type":"string","required":false},"meta":{"description":"Champs métas.","type":"object","properties":[],"required":false},"locations":{"description":"Les emplacements assignés au menu.","type":"array","items":{"type":"string"},"required":false},"auto_add":{"description":"Ajouter automatiquement les pages de premier niveau à ce menu.","type":"boolean","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificateur unique pour le terme.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Nécessite la valeur « true », car les termes ne prennent pas en charge la suppression forcée.","required":false}}}]},"/wp/v2/wp_pattern_category":{"namespace":"wp/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"exclude":{"description":"Ensures that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the result set to the specified IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Skip a specific number of items within the result set.","type":"integer","required":false},"order":{"description":"The order parameter sorts the attributes 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":"Determines whether to hide terms that are not assigned to publications.","type":"boolean","default":false,"required":false},"post":{"description":"Limit the result to terms assigned to a specific publication.","type":"integer","default":null,"required":false},"slug":{"description":"Limit the set of results to terms with one or more specific identifiers.","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":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term, specific to the resource type.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/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":"Identificateur unique pour le terme.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificateur unique pour le terme.","type":"integer","required":false},"description":{"description":"Description HTML du terme.","type":"string","required":false},"name":{"description":"Titre HTML pour le terme.","type":"string","required":false},"slug":{"description":"Un identificateur alphanumérique pour le terme, propre au type de la ressource.","type":"string","required":false},"meta":{"description":"Champs métas.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificateur unique pour le terme.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Nécessite la valeur « true », car les termes ne prennent pas en charge la suppression forcée.","required":false}}}]},"/wp/v2/series":{"namespace":"wp/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"exclude":{"description":"Ensures that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the result set to the specified IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"order":{"description":"The order parameter sorts the attributes 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":"Determines whether to hide terms that are not assigned to publications.","type":"boolean","default":false,"required":false},"parent":{"description":"Results limited to terms with a specific parent.","type":"integer","required":false},"post":{"description":"Limit the result to terms assigned to a specific publication.","type":"integer","default":null,"required":false},"slug":{"description":"Limit the set of results to terms with one or more specific identifiers.","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":"HTML title for the term.","type":"string","required":true},"slug":{"description":"An alphanumeric identifier for the term, specific to the resource type.","type":"string","required":false},"parent":{"description":"The ID of the parent term.","type":"integer","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp/v2/series"}]}},"/wp/v2/series/(?P<id>[\\d]+)":{"namespace":"wp/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificateur unique pour le terme.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificateur unique pour le terme.","type":"integer","required":false},"description":{"description":"Description HTML du terme.","type":"string","required":false},"name":{"description":"Titre HTML pour le terme.","type":"string","required":false},"slug":{"description":"Un identificateur alphanumérique pour le terme, propre au type de la ressource.","type":"string","required":false},"parent":{"description":"L’ID du terme parent.","type":"integer","required":false},"meta":{"description":"Champs métas.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificateur unique pour le terme.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Nécessite la valeur « true », car les termes ne prennent pas en charge la suppression forcée.","required":false}}}]},"/wp/v2/users":{"namespace":"wp/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"exclude":{"description":"Ensures that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the result set to the specified IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Skip a specific number of items within the result set.","type":"integer","required":false},"order":{"default":"asc","description":"The order parameter sorts the attributes in ascending or descending order.","enum":["asc","desc"],"type":"string","required":false},"orderby":{"default":"name","description":"Sort the collection by account attributes.","enum":["id","include","name","registered_date","slug","include_slugs","email","url"],"type":"string","required":false},"slug":{"description":"Limit the results set to accounts with one or more specific identifiers.","type":"array","items":{"type":"string"},"required":false},"roles":{"description":"Limit the result to accounts corresponding to at least one specific role provided. Accepts CSV lists or single roles.","type":"array","items":{"type":"string"},"required":false},"capabilities":{"description":"Limit the set of results to accounts that match at least one specific capacity provided. Accepts a CSV list or a single capacity.","type":"array","items":{"type":"string"},"required":false},"who":{"description":"Limit the results to accounts considered to be authors.","type":"string","enum":["authors"],"required":false},"has_published_posts":{"description":"Limit results to accounts that have posted online.","type":["boolean","array"],"items":{"type":"string","enum":{"post":"post","page":"page","attachment":"attachment","nav_menu_item":"nav_menu_item","wp_block":"wp_block","wp_template":"wp_template","wp_template_part":"wp_template_part","wp_global_styles":"wp_global_styles","wp_navigation":"wp_navigation","wp_font_family":"wp_font_family","wp_font_face":"wp_font_face","mailpoet_email":"mailpoet_email","visibility_preset":"visibility_preset","popup":"popup","podcast":"podcast"}},"required":false},"search_columns":{"default":[],"description":"Table of column names to search for.","type":"array","items":{"enum":["email","name","id","username","slug"],"type":"string"},"required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"username":{"description":"Login name for the account.","type":"string","required":true},"name":{"description":"Display name for the account.","type":"string","required":false},"first_name":{"description":"First name associated with the account.","type":"string","required":false},"last_name":{"description":"Account name.","type":"string","required":false},"email":{"description":"The email address for the account.","type":"string","format":"email","required":true},"url":{"description":"URL of this account.","type":"string","format":"uri","required":false},"description":{"description":"Account description.","type":"string","required":false},"locale":{"description":"Account language.","type":"string","enum":["","en_US","fr_FR"],"required":false},"nickname":{"description":"The account's nickname.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the account.","type":"string","required":false},"roles":{"description":"Roles assigned to the account.","type":"array","items":{"type":"string"},"required":false},"password":{"description":"Password for the account (never included).","type":"string","required":true},"meta":{"description":"Meta fields.","type":"object","properties":{"persisted_preferences":{"type":"object","title":"","description":"","default":[],"context":["edit"],"properties":{"_modified":{"description":"The date and time when the preferences were updated.","type":"string","format":"date-time","readonly":false}},"additionalProperties":true}},"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp/v2/users"}]}},"/wp/v2/users/(?P<id>[\\d]+)":{"namespace":"wp/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificateur unique pour le compte.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificateur unique pour le compte.","type":"integer","required":false},"username":{"description":"Nom de connexion pour le compte.","type":"string","required":false},"name":{"description":"Nom affiché pour le compte.","type":"string","required":false},"first_name":{"description":"Prénom associé au compte.","type":"string","required":false},"last_name":{"description":"Nom du compte.","type":"string","required":false},"email":{"description":"L’adresse e-mail du compte.","type":"string","format":"email","required":false},"url":{"description":"URL de ce compte.","type":"string","format":"uri","required":false},"description":{"description":"Description du compte.","type":"string","required":false},"locale":{"description":"Langue du compte.","type":"string","enum":["","en_US","fr_FR"],"required":false},"nickname":{"description":"Le surnom du compte.","type":"string","required":false},"slug":{"description":"Un identificateur alphanumérique pour le compte.","type":"string","required":false},"roles":{"description":"Rôles assignés au compte.","type":"array","items":{"type":"string"},"required":false},"password":{"description":"Mot de passe pour le compte (jamais inclus).","type":"string","required":false},"meta":{"description":"Champs métas.","type":"object","properties":{"persisted_preferences":{"type":"object","title":"","description":"","default":[],"context":["edit"],"properties":{"_modified":{"description":"La date et l’heure auxquelles les préférences ont été mises à jour.","type":"string","format":"date-time","readonly":false}},"additionalProperties":true}},"required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificateur unique pour le compte.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Nécessite la valeur « true », car les comptes ne prennent pas en charge la suppression forcée.","required":false},"reassign":{"type":"integer","description":"Réaffectez les publications et les liens du compte supprimé à cet ID de compte.","required":true}}}]},"/wp/v2/users/me":{"namespace":"wp/v2","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"username":{"description":"Login name for the account.","type":"string","required":false},"name":{"description":"Display name for the account.","type":"string","required":false},"first_name":{"description":"First name associated with the account.","type":"string","required":false},"last_name":{"description":"Account name.","type":"string","required":false},"email":{"description":"The email address for the account.","type":"string","format":"email","required":false},"url":{"description":"URL of this account.","type":"string","format":"uri","required":false},"description":{"description":"Account description.","type":"string","required":false},"locale":{"description":"Account language.","type":"string","enum":["","en_US","fr_FR"],"required":false},"nickname":{"description":"The account's nickname.","type":"string","required":false},"slug":{"description":"An alphanumeric identifier for the account.","type":"string","required":false},"roles":{"description":"Roles assigned to the account.","type":"array","items":{"type":"string"},"required":false},"password":{"description":"Password for the account (never included).","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":{"persisted_preferences":{"type":"object","title":"","description":"","default":[],"context":["edit"],"properties":{"_modified":{"description":"The date and time when the preferences were updated.","type":"string","format":"date-time","readonly":false}},"additionalProperties":true}},"required":false}}},{"methods":["DELETE"],"args":{"force":{"type":"boolean","default":false,"description":"Requires the value \"true\" because accounts do not support forced deletion.","required":false},"reassign":{"type":"integer","description":"Reassign the posts and links from the deleted account to this account ID.","required":true}}}],"_links":{"self":[{"href":"https://www.castalie.com/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":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST"],"args":{"app_id":{"description":"Un UUID fourni par l’application pour l’identifier de manière unique. Il est recommandé d’utiliser un UUID v5 avec l’URL ou l’espace de noms DNS.","type":"string","format":"uuid","required":false},"name":{"description":"Le nom du mot de passe de l’application.","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":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","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":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"app_id":{"description":"Un UUID fourni par l’application pour l’identifier de manière unique. Il est recommandé d’utiliser un UUID v5 avec l’URL ou l’espace de noms DNS.","type":"string","format":"uuid","required":false},"name":{"description":"Le nom du mot de passe de l’application.","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 context in which the request is made; this determines the fields returned.","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"after":{"description":"Limit responses to comments posted after a specific date and in accordance with ISO8601.","type":"string","format":"date-time","required":false},"author":{"description":"Limit the result set to comments assigned to specified account IDs. Requires specific rights.","type":"array","items":{"type":"integer"},"required":false},"author_exclude":{"description":"Ensure that the result set excludes comments assigned to the specified account IDs. Requires specific rights.","type":"array","items":{"type":"integer"},"required":false},"author_email":{"default":null,"description":"Limit the results to a specific author's email address. Requires the corresponding rights.","format":"email","type":"string","required":false},"before":{"description":"Limit responses to comments posted before a specific date and compliant with ISO8601.","type":"string","format":"date-time","required":false},"exclude":{"description":"Ensures that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the result set to the specified IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"offset":{"description":"Skip a specific number of items within the result set.","type":"integer","required":false},"order":{"description":"The order parameter sorts the attributes 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 result set to comments with a specific parent ID.","type":"array","items":{"type":"integer"},"required":false},"parent_exclude":{"default":[],"description":"Ensures that the result set excludes specific parent IDs.","type":"array","items":{"type":"integer"},"required":false},"post":{"default":[],"description":"Limits the result set to comments assigned to specific post IDs.","type":"array","items":{"type":"integer"},"required":false},"status":{"default":"approve","description":"Limit the result set to comments assigned to a specific status. Requires the corresponding rights.","type":"string","required":false},"type":{"default":"comment","description":"Limits the result set to comments assigned to a specific type. Requires specific rights.","type":"string","required":false},"password":{"description":"The password for this publication, if it is password protected.","type":"string","required":false}}},{"methods":["POST"],"args":{"author":{"description":"The object ID <code>user</code>if the author was an account.","type":"integer","required":false},"author_email":{"description":"Email address of the author of the comment.","type":"string","format":"email","required":false},"author_ip":{"description":"IP address of the author of the comment.","type":"string","format":"ip","required":false},"author_name":{"description":"Name displayed for the author of the comment.","type":"string","required":false},"author_url":{"description":"URL for the author of the comment.","type":"string","format":"uri","required":false},"author_user_agent":{"description":"User agent for the author of the comment.","type":"string","required":false},"content":{"description":"Content for the comment.","type":"object","properties":{"raw":{"description":"Content for the comment, as it exists in the database.","type":"string","context":["edit"]},"rendered":{"description":"HTML content for the comment, transformed for display.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"date":{"description":"The date on which the comment was posted, in the site's time zone.","type":"string","format":"date-time","required":false},"date_gmt":{"description":"The date on which the comment was posted, in GMT format.","type":"string","format":"date-time","required":false},"parent":{"default":0,"description":"The parent ID of the comment.","type":"integer","required":false},"post":{"default":0,"description":"The ID of the associated publication object.","type":"integer","required":false},"status":{"description":"Comment status.","type":"string","required":false},"meta":{"description":"Meta fields.","type":"object","properties":[],"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/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":"Identifiant unique du commentaire.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"password":{"description":"Mot de passe de la publication parente du commentaire (si la publication est protégée par un mot de passe).","type":"string","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"id":{"description":"Identifiant unique du commentaire.","type":"integer","required":false},"author":{"description":"L’ID de l’objet <code>user</code>, si l’auteur ou l’autrice était un compte.","type":"integer","required":false},"author_email":{"description":"Adresse e-mail de l’auteur ou l’autrice du commentaire.","type":"string","format":"email","required":false},"author_ip":{"description":"Adresse IP de l’auteur ou l’autrice du commentaire.","type":"string","format":"ip","required":false},"author_name":{"description":"Nom affiché pour l’auteur ou l’autrice du commentaire.","type":"string","required":false},"author_url":{"description":"URL pour l’auteur ou l’autrice du commentaire.","type":"string","format":"uri","required":false},"author_user_agent":{"description":"Agent utilisateur pour l’auteur ou l’autrice du commentaire.","type":"string","required":false},"content":{"description":"Le contenu pour le commentaire.","type":"object","properties":{"raw":{"description":"Contenu pour le commentaire, tel qu’il existe dans la base de données.","type":"string","context":["edit"]},"rendered":{"description":"Contenu HTML pour le commentaire, transformé pour l’affichage.","type":"string","context":["view","edit","embed"],"readonly":true}},"required":false},"date":{"description":"La date à laquelle le commentaire a été publié, dans le fuseau horaire du site.","type":"string","format":"date-time","required":false},"date_gmt":{"description":"La date à laquelle le commentaire a été publié, au format GMT.","type":"string","format":"date-time","required":false},"parent":{"description":"L’ID du parent du commentaire.","type":"integer","required":false},"post":{"description":"L’ID de l’objet publication associé.","type":"integer","required":false},"status":{"description":"État du commentaire.","type":"string","required":false},"meta":{"description":"Champs métas.","type":"object","properties":[],"required":false}}},{"methods":["DELETE"],"args":{"id":{"description":"Identifiant unique du commentaire.","type":"integer","required":false},"force":{"type":"boolean","default":false,"description":"Que ce soit pour éviter la corbeille ou forcer la suppression.","required":false},"password":{"description":"Mot de passe de la publication parente du commentaire (si la publication est protégée par un mot de passe).","type":"string","required":false}}}]},"/wp/v2/search":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"type":{"default":"post","description":"Limit results to items of a specific object type.","type":"string","enum":["post","term","post-format"],"required":false},"subtype":{"default":"any","description":"Limit results to items of one or more object subtypes.","type":"array","items":{"enum":["post","page","popup","podcast","category","post_tag","series","any"],"type":"string"},"required":false},"exclude":{"description":"Ensures that the result set excludes specific IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false},"include":{"description":"Limit the result set to the specified IDs.","type":"array","items":{"type":"integer"},"default":[],"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/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":"Nom unique enregistré de ce bloc.","type":"string","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["edit"],"default":"view","required":false},"attributes":{"description":"Attributs pour le bloc.","type":"object","default":[],"required":false},"post_id":{"description":"ID de ce contenu/contexte.","type":"integer","required":false}}}]},"/wp/v2/block-types":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"namespace":{"description":"Block namespace.","type":"string","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/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":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"namespace":{"description":"Espace de nom du bloc.","type":"string","required":false}}}]},"/wp/v2/block-types/(?P<namespace>[a-zA-Z0-9_-]+)/(?P<name>[a-zA-Z0-9_-]+)":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"name":{"description":"Nom du bloc.","type":"string","required":false},"namespace":{"description":"Espace de nom du bloc.","type":"string","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"/wp/v2/settings":{"namespace":"wp/v2","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"args":[]},{"methods":["POST","PUT","PATCH"],"args":{"hug_append_all":{"title":"","description":"Add all UTM parameters to all links","type":"string","required":false},"hug_zapier_url":{"title":"","description":"Zapier URL","type":"string","format":"uri","required":false},"hug_httponly_cookies":{"title":"","description":"HTTP-only cookies","type":"string","required":false},"title":{"title":"Title","description":"Website title.","type":"string","required":false},"description":{"title":"Slogan","description":"Website slogan.","type":"string","required":false},"url":{"title":"","description":"Website URL.","type":"string","format":"uri","required":false},"email":{"title":"","description":"This address is used for administrative purposes, such as notifications of new accounts.","type":"string","format":"email","required":false},"timezone":{"title":"","description":"A city in the same time zone as yours.","type":"string","required":false},"date_format":{"title":"","description":"A common date format for all date settings.","type":"string","required":false},"time_format":{"title":"","description":"A common time format for all time settings.","type":"string","required":false},"start_of_week":{"title":"","description":"The number of the day of the week on which the week should begin.","type":"integer","required":false},"language":{"title":"","description":"Local code for the WordPress installation.","type":"string","required":false},"use_smilies":{"title":"","description":"Convert emoticons, such as :-) and :-P, into images when displayed.","type":"boolean","required":false},"default_category":{"title":"","description":"Default article category.","type":"integer","required":false},"default_post_format":{"title":"","description":"Default article format.","type":"string","required":false},"posts_per_page":{"title":"Maximum number of posts per page","description":"Blog pages display at maximum size.","type":"integer","required":false},"show_on_front":{"title":"Display on home page","description":"What to display on the home page","type":"string","required":false},"page_on_front":{"title":"Home page","description":"The ID of the page that should be displayed on the home page","type":"integer","required":false},"page_for_posts":{"title":"","description":"The ID of the page that will display the latest articles","type":"integer","required":false},"default_ping_status":{"title":"","description":"Allow notification links from other blogs (pings and trackbacks) on new articles.","type":"string","enum":["open","closed"],"required":false},"default_comment_status":{"title":"Allow comments on new posts","description":"Allow people to send comments on new posts.","type":"string","enum":["open","closed"],"required":false},"site_logo":{"title":"Logo","description":"Website logo.","type":"integer","required":false},"site_icon":{"title":"Icon","description":"Site icon.","type":"integer","required":false},"block_visibility_settings":{"title":"","description":"Block Visibility extension settings.","type":"object","properties":{"visibility_controls":{"type":"object","properties":{"browser_device":{"type":"object","properties":{"enable":{"type":"boolean"}},"additionalProperties":false},"cookie":{"type":"object","properties":{"enable":{"type":"boolean"}},"additionalProperties":false},"date_time":{"type":"object","properties":{"enable":{"type":"boolean"},"enable_day_of_week":{"type":"boolean"},"enable_time_of_day":{"type":"boolean"},"enable_scheduling":{"type":"boolean"}},"additionalProperties":false},"hide_block":{"type":"object","properties":{"enable":{"type":"boolean"}},"additionalProperties":false},"location":{"type":"object","properties":{"enable":{"type":"boolean"}},"additionalProperties":false},"metadata":{"type":"object","properties":{"enable":{"type":"boolean"}},"additionalProperties":false},"query_string":{"type":"object","properties":{"enable":{"type":"boolean"}},"additionalProperties":false},"referral_source":{"type":"object","properties":{"enable":{"type":"boolean"}},"additionalProperties":false},"screen_size":{"type":"object","properties":{"enable":{"type":"boolean"},"breakpoints":{"type":"object","properties":{"extra_large":{"type":"string"},"large":{"type":"string"},"medium":{"type":"string"},"small":{"type":"string"}},"additionalProperties":false},"controls":{"type":"object","properties":{"extra_large":{"type":"boolean"},"large":{"type":"boolean"},"medium":{"type":"boolean"},"small":{"type":"boolean"},"extra_small":{"type":"boolean"}},"additionalProperties":false},"enable_advanced_controls":{"type":"boolean"},"enable_frontend_css":{"type":"boolean"}},"additionalProperties":false},"url_path":{"type":"object","properties":{"enable":{"type":"boolean"}},"additionalProperties":false},"visibility_by_role":{"type":"object","properties":{"enable":{"type":"boolean"},"enable_user_roles":{"type":"boolean"},"enable_users":{"type":"boolean"},"enable_user_rule_sets":{"type":"boolean"}},"additionalProperties":false},"visibility_presets":{"type":"object","properties":{"enable":{"type":"boolean"}},"additionalProperties":false},"acf":{"type":"object","properties":{"enable":{"type":"boolean"}},"additionalProperties":false},"edd":{"type":"object","properties":{"enable":{"type":"boolean"},"enable_variable_pricing":{"type":"boolean"}},"additionalProperties":false},"woocommerce":{"type":"object","properties":{"enable":{"type":"boolean"},"enable_variable_pricing":{"type":"boolean"}},"additionalProperties":false},"wp_fusion":{"type":"object","properties":{"enable":{"type":"boolean"}},"additionalProperties":false}},"additionalProperties":false},"disabled_blocks":{"type":"array","items":{"type":"string"}},"plugin_settings":{"type":"object","properties":{"default_controls":{"type":"array","items":{"type":"string"}},"enable_contextual_indicators":{"type":"boolean"},"contextual_indicator_color":{"type":"string"},"enable_block_opacity":{"type":"boolean"},"block_opacity":{"type":"number"},"enable_toolbar_controls":{"type":"boolean"},"enable_editor_notices":{"type":"boolean"},"enable_user_role_restrictions":{"type":"boolean"},"enabled_user_roles":{"type":"array","items":{"type":"string"}},"enable_full_control_mode":{"type":"boolean"},"remove_on_uninstall":{"type":"boolean"},"enable_control_set_utilities":{"type":"boolean"}},"additionalProperties":false}},"additionalProperties":false,"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp/v2/settings"}]}},"/wp/v2/themes":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"status":{"description":"Limit results to themes that have one or more states.","type":"array","items":{"enum":["active","inactive"],"type":"string"},"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp/v2/themes"}]}},"/wp/v2/themes/(?P<stylesheet>[^\\/:<>\\*\\?\"\\|]+(?:\\/[^\\/:<>\\*\\?\"\\|]+)?)":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"stylesheet":{"description":"La feuille de style du thème. Elle identifie le thème de manière unique.","type":"string","required":false}}}]},"/wp/v2/plugins":{"namespace":"wp/v2","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","required":false},"status":{"description":"Limit results to extensions with the specified status.","type":"array","items":{"type":"string","enum":["inactive","active"]},"required":false}}},{"methods":["POST"],"args":{"slug":{"type":"string","description":"Slug on the WordPress.org extensions directory.","pattern":"[\\w\\-]+","required":true},"status":{"description":"The activation status of the extension.","type":"string","enum":["inactive","active"],"default":"inactive","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/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":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"plugin":{"type":"string","pattern":"[^.\\/]+(?:\\/[^.\\/]+)?","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"plugin":{"type":"string","pattern":"[^.\\/]+(?:\\/[^.\\/]+)?","required":false},"status":{"description":"L’état d’activation de l’extension.","type":"string","enum":["inactive","active"],"required":false}}},{"methods":["DELETE"],"args":{"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","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 context in which the request is made; this determines the fields returned.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/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":"L’ID d’une colonne latérale enregistrée","type":"string","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"args":{"widgets":{"description":"Widgets imbriqués.","type":"array","items":{"type":["object","string"]},"required":false}}}]},"/wp/v2/widget-types":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/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":"L’ID du type de widget.","type":"string","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","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":"L’ID du type de widget.","type":"string","required":true},"instance":{"description":"Réglages de l’instance courante du widget.","type":"object","required":false},"form_data":{"description":"Les données sérialisées du formulaire du widget à encoder dans les réglages de l’instance.","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":"L’ID du type de widget.","type":"string","required":true},"instance":{"description":"Réglages de l’instance courante du 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 context in which the request is made; this determines the fields returned.","type":"string","enum":["view","embed","edit"],"default":"view","required":false},"sidebar":{"description":"The sidebar to which widgets should be returned.","type":"string","required":false}}},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"id":{"description":"Unique identifier for the widget.","type":"string","required":false},"id_base":{"description":"Widget type. Corresponds to the ID of 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 instance settings, if supported.","type":"object","properties":{"encoded":{"description":"Representation of the settings of the instance encoded in base64.","type":"string","context":["edit"]},"hash":{"description":"Hash cryptographic key of the instance settings.","type":"string","context":["edit"]},"raw":{"description":"Instance settings not encoded, if supported.","type":"object","context":["edit"]}},"required":false},"form_data":{"description":"Form data encoded in a URL for the widget administration form. Used to update a widget that does not support instances. Write-only.","type":"string","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/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":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"id":{"description":"Identificateur unique du widget.","type":"string","required":false},"id_base":{"description":"Type de widget. Correspond à l’ID du point de terminaison widget-types.","type":"string","required":false},"sidebar":{"description":"La colonne latérale à laquelle appartient le widget.","type":"string","required":false},"instance":{"description":"Réglages de l’instance du widget, si pris en charge.","type":"object","properties":{"encoded":{"description":"Représentation des réglages de l’instance encodée en base64.","type":"string","context":["edit"]},"hash":{"description":"Clé cryptographique hachée des réglages de l’instance.","type":"string","context":["edit"]},"raw":{"description":"Réglages de l’instance non encodés, si pris en charge.","type":"object","context":["edit"]}},"required":false},"form_data":{"description":"Donnée de formulaire encodée dans une URL pour le formulaire de l’administration des widgets. Utilisé pour mettre à jour un widget qui ne prend pas en charge les instances. En écriture uniquement.","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"force":{"description":"Indique s’il faut forcer la suppression du widget ou le déplacer vers la colonne latérale inactive.","type":"boolean","required":false}}}]},"/wp/v2/block-directory/search":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false},"term":{"description":"Limit results to blocks matching the search term.","type":"string","minLength":1,"required":true}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp/v2/block-directory/search"}]}},"/wp/v2/pattern-directory/patterns":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","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 return in the result set.","type":"integer","default":100,"minimum":1,"maximum":100,"required":false},"search":{"description":"Limit results to those that match a character string.","type":"string","minLength":1,"required":false},"category":{"description":"Limit results to those that match a category ID.","type":"integer","minimum":1,"required":false},"keyword":{"description":"Limit results to those that match a keyword identifier.","type":"integer","minimum":1,"required":false},"slug":{"description":"Limit results to those that match a composition (slug).","type":"array","required":false},"offset":{"description":"Skip a specific number of items within the result set.","type":"integer","required":false},"order":{"description":"The order parameter sorts the attributes in ascending or descending order.","type":"string","default":"desc","enum":["asc","desc"],"required":false},"orderby":{"description":"Sort the collection by publication 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://www.castalie.com/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://www.castalie.com/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://www.castalie.com/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://www.castalie.com/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://www.castalie.com/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://www.castalie.com/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://www.castalie.com/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://www.castalie.com/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://www.castalie.com/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://www.castalie.com/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://www.castalie.com/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://www.castalie.com/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://www.castalie.com/wp-json/wp-block-editor/v1/url-details"}]}},"/wp/v2/menu-locations":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp/v2/menu-locations"}]}},"/wp/v2/menu-locations/(?P<location>[\\w-]+)":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"location":{"description":"Un identificateur alphanumérique pour l’emplacement de menu.","type":"string","required":false},"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","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://www.castalie.com/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://www.castalie.com/wp-json/wp-block-editor/v1/navigation-fallback"}]}},"/wp/v2/font-collections":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"The context in which the request is made; this determines the fields returned.","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 return in the result set.","type":"integer","default":10,"minimum":1,"maximum":100,"required":false}}}],"_links":{"self":[{"href":"https://www.castalie.com/wp-json/wp/v2/font-collections"}]}},"/wp/v2/font-collections/(?P<slug>[\\/\\w-]+)":{"namespace":"wp/v2","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Le contexte dans lequel la demande est faite ; cela détermine les champs renvoyés.","type":"string","enum":["view","embed","edit"],"default":"view","required":false}}}]},"/wp/v2/menu-items/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"Unique identifier for the publication."}}},"1":{"args":{"url":{"description":"The URL to which the menu item links.","type":"string","format":"uri","required":false},"meta":{"description":"Meta fields.","properties":{"episode_type":{"description":"The type of episode—Audio or Video."},"audio_file":{"description":"The complete URL of the episode's media file."},"cover_image":{"description":"The full URL of the image file used in the HTML 5 player, if available."},"cover_image_id":{"description":"Cover image ID."},"duration":{"description":"The duration of the episode for display purposes."},"filesize":{"description":"The file size of the episode for display purposes."},"filesize_raw":{"description":"Raw size of the podcast episode in bytes (required for RSS feed)."},"date_recorded":{"description":"The date on which the podcast episode was recorded."},"explicit":{"description":"Indicates whether the episode contains explicit content or not."},"block":{"description":"Indicate whether this episode should be blocked for iTunes and Google Play"},"itunes_episode_number":{"description":"The iTunes episode number. Leave blank if none."},"itunes_title":{"description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included"},"itunes_season_number":{"description":"The iTunes season number. Leave blank if there is no season."},"itunes_episode_type":{"description":"The iTunes episode type"}}},"id":{"description":"Unique identifier for the publication."},"title":{"description":"The title for the object.","properties":{"raw":{"description":"The title for the object, as it exists in the database."},"rendered":{"description":"The HTML title for the object, formatted for display."}}},"type":{"description":"The family of objects originally represented as \"publication type\" or \"taxonomy.\""},"status":{"description":"A state named for the object."},"parent":{"description":"The ID for the parent of the object."},"attr_title":{"description":"Text of the title attribute of the link element for this menu item."},"classes":{"description":"Class names of the link element for this menu item."},"description":{"description":"The description of this menu item."},"menu_order":{"description":"The ID in the nav_menu_item database, which is the parent of the menu item, otherwise 0."},"object":{"description":"The type of object originally represented as \"category,\" \"publication,\" or \"attached file.\""},"object_id":{"description":"The database ID of the original object represented by the menu item, such as the ID for publications and the term_id for categories."},"target":{"description":"The target attribute of the link element for this menu item."},"xfn":{"description":"The XFN relationship expressed in this menu item link."},"menus":{"description":"The terms assigned to the object in the nav_menu taxonomy."}}},"2":{"args":{"id":{"description":"Unique identifier for the publication."},"force":{"description":"Whether it's to avoid the trash or force deletion."}}}}},"\\d+)/autosaves":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"parent":{"description":"The parent ID of the automatic backup."}}},"1":{"args":{"url":{"description":"The URL to which the menu item links.","type":"string","format":"uri","required":false},"meta":{"description":"Meta fields.","properties":{"episode_type":{"description":"The type of episode—Audio or Video."},"audio_file":{"description":"The complete URL of the episode's media file."},"cover_image":{"description":"The full URL of the image file used in the HTML 5 player, if available."},"cover_image_id":{"description":"Cover image ID."},"duration":{"description":"The duration of the episode for display purposes."},"filesize":{"description":"The file size of the episode for display purposes."},"filesize_raw":{"description":"Raw size of the podcast episode in bytes (required for RSS feed)."},"date_recorded":{"description":"The date on which the podcast episode was recorded."},"explicit":{"description":"Indicates whether the episode contains explicit content or not."},"block":{"description":"Indicate whether this episode should be blocked for iTunes and Google Play"},"itunes_episode_number":{"description":"The iTunes episode number. Leave blank if none."},"itunes_title":{"description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included"},"itunes_season_number":{"description":"The iTunes season number. Leave blank if there is no season."},"itunes_episode_type":{"description":"The iTunes episode type"}}},"title":{"description":"The title for the object.","properties":{"raw":{"description":"The title for the object, as it exists in the database."},"rendered":{"description":"The HTML title for the object, formatted for display."}}},"type":{"description":"The family of objects originally represented as \"publication type\" or \"taxonomy.\""},"status":{"description":"A state named for the object."},"parent":{"description":"The ID for the parent of the object."},"attr_title":{"description":"Text of the title attribute of the link element for this menu item."},"classes":{"description":"Class names of the link element for this menu item."},"description":{"description":"The description of this menu item."},"menu_order":{"description":"The ID in the nav_menu_item database, which is the parent of the menu item, otherwise 0."},"object":{"description":"The type of object originally represented as \"category,\" \"publication,\" or \"attached file.\""},"object_id":{"description":"The database ID of the original object represented by the menu item, such as the ID for publications and the term_id for categories."},"target":{"description":"The target attribute of the link element for this menu item."},"xfn":{"description":"The XFN relationship expressed in this menu item link."},"menus":{"description":"The terms assigned to the object in the nav_menu taxonomy."}}}}}},"/wp/v2/users/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"Unique identifier for the account."}}},"1":{"args":{"url":{"description":"URL of this account.","type":"string","format":"uri","required":false},"meta":{"description":"Meta fields.","properties":{"persisted_preferences":{"properties":{"_modified":{"description":"The date and time when the preferences were updated."}}}}},"username":{"description":"Login name for the account."},"name":{"description":"Display name for the account."},"first_name":{"description":"First name associated with the account."},"last_name":{"description":"Account name."},"email":{"description":"The email address for the account."},"description":{"description":"Account description."},"locale":{"description":"Account language."},"nickname":{"description":"The account's nickname."},"slug":{"description":"An alphanumeric identifier for the account."},"roles":{"description":"Roles assigned to the account."},"password":{"description":"Password for the account (never included)."},"id":{"description":"Unique identifier for the account."}}},"2":{"args":{"id":{"description":"Unique identifier for the account."},"force":{"description":"Requires the value \"true\" because accounts do not support forced deletion."},"reassign":{"description":"Reassign the posts and links from the deleted account to this account ID."}}}}}},"/wp/v2/media/(?P<id>":{"\\d+)/edit":{"endpoints":{"0":{"args":{"modifiers":{"items":{"oneOf":{"0":{"title":"Rotation","properties":{"type":{"description":"Type of rotation."},"args":{"description":"Rotation arguments.","properties":{"angle":{"description":"Rotation angle clockwise in degrees."}}}}},"1":{"title":"Reframing","properties":{"type":{"description":"Type of cropping."},"args":{"description":"Reframing arguments.","properties":{"left":{"description":"Horizontal position from the left to start cropping as a percentage of the image width."},"top":{"description":"As a percentage of the image, the vertical position from the top at which to begin cropping the image."},"width":{"description":"Cropping width as a percentage of the image width."},"height":{"description":"Crop height as a percentage of the image height."}}}}}},"description":"Image modification."},"description":"Table of image modifications."},"src":{"description":"URL to the modified image file."},"rotation":{"description":"The value in degrees of the clockwise rotation of the image. Obsolete: use `modifiers` instead."},"x":{"description":"As a percentage of the image, the X position at which to start cropping the image. Deprecated: use `modifiers` instead."},"y":{"description":"As a percentage of the image, the Y position at which to start cropping the image. Obsolete: use `modifiers` instead."},"width":{"description":"As a percentage of the image, the width at which the image should be cropped. Obsolete: Use `modifiers` instead."},"height":{"description":"As a percentage of the image, the height at which the image should be cropped. Deprecated: Use `modifiers` instead."}}}}},"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"Unique identifier for the publication."}}},"1":{"args":{"date":{"description":"The date of publication of the article, in the website's time zone."},"date_gmt":{"description":"The date the publication was posted online, in GMT format."},"slug":{"description":"An alphanumeric identifier for the publication, specific to the type of resource."},"status":{"description":"A state named for publication."},"title":{"description":"The title of the publication.","properties":{"raw":{"description":"The title for publication, as it appears in the database."},"rendered":{"description":"The HTML title for the publication, formatted for display."}}},"author":{"description":"The ID for the author of the publication."},"featured_media":{"description":"The ID of the media highlighted for publication."},"comment_status":{"description":"Defines whether comments are open or closed for this post."},"ping_status":{"description":"Defines whether the object can be pinged or not."},"meta":{"description":"Meta fields.","properties":{"episode_type":{"description":"The type of episode—Audio or Video."},"audio_file":{"description":"The complete URL of the episode's media file."},"cover_image":{"description":"The full URL of the image file used in the HTML 5 player, if available."},"cover_image_id":{"description":"Cover image ID."},"duration":{"description":"The duration of the episode for display purposes."},"filesize":{"description":"The file size of the episode for display purposes."},"filesize_raw":{"description":"Raw size of the podcast episode in bytes (required for RSS feed)."},"date_recorded":{"description":"The date on which the podcast episode was recorded."},"explicit":{"description":"Indicates whether the episode contains explicit content or not."},"block":{"description":"Indicate whether this episode should be blocked for iTunes and Google Play"},"itunes_episode_number":{"description":"The iTunes episode number. Leave blank if none."},"itunes_title":{"description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included"},"itunes_season_number":{"description":"The iTunes season number. Leave blank if there is no season."},"itunes_episode_type":{"description":"The iTunes episode type"}}},"template":{"description":"The theme file to use to display the publication."},"id":{"description":"Unique identifier for the publication."},"alt_text":{"description":"Alternative text proposed if the file cannot be displayed."},"caption":{"description":"The legend of the attached file.","properties":{"raw":{"description":"Caption for the attached file, as it appears in the database."},"rendered":{"description":"HTML caption for the attached file, transformed for display."}}},"description":{"description":"The description of the attached file.","properties":{"raw":{"description":"Description of the attached file, as it appears in the database."},"rendered":{"description":"HTML description of the attachment, transformed for display."}}},"post":{"description":"The ID for the publication associated with the file."}}},"2":{"args":{"id":{"description":"Unique identifier for the publication."},"force":{"description":"Whether it's to avoid the trash or force deletion."}}}}},"\\d+)/post-process":{"endpoints":{"0":{"args":{"id":{"description":"Unique identifier for the attached file."}}}}}},"/ssp/v1/podcasts/(?P<series>":{"\\d+)/episodes":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"page":{"description":"Current page in the collection."},"per_page":{"description":"Maximum number of items to be returned in the result set."},"search":{"description":"Limit results to those that match a character string."},"after":{"description":"Limit response to resources published after a given ISO8601 compliant date."},"author":{"description":"Limit results to publications assigned to specific authors."},"author_exclude":{"description":"Ensure that the set of results excludes publications assigned to specific authors."},"before":{"description":"Limit response to resources published before a given ISO8601 compliant date."},"exclude":{"description":"Ensure the result set excludes specific IDs."},"include":{"description":"Limit the result set to specific IDs."},"menu_order":{"description":"Limit the result set to resources with a specific menu_order value."},"offset":{"description":"Skip a specific number of items within the result set."},"order":{"description":"The order parameter sorts the attributes in ascending or descending order."},"orderby":{"description":"Sort the collection by object attribute."},"parent":{"description":"Limit the result set to those with specific parent IDs."},"parent_exclude":{"description":"Limit the result set to all items except those with a specific parent ID."},"slug":{"description":"Limit the result set to posts with a specific slug."},"status":{"description":"Limit the result set to posts assigned a specific status."},"filter":{"description":"Use WP Query arguments to modify the response; private query variables require appropriate authorization."},"categories":{"description":"Limit the result set to all items that have the specified term assigned in the categories taxonomy."},"tags":{"description":"Limit the result set to all items that have the specified term assigned in the tags taxonomy."},"menus":{"description":"Limit the result set to all items that have the specified term assigned in the menus taxonomy."},"wp_pattern_category":{"description":"Limit the result set to all items that have the specified term assigned in the wp_pattern_category taxonomy."},"series":{"description":"Limit the result set to all items that have the specified term assigned in the series taxonomy."}}}}}},"/wp/v2/posts/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"Unique identifier for the publication."},"excerpt_length":{"description":"Override the default length of the extract."},"password":{"description":"The password for this publication, if it is password protected."}}},"1":{"args":{"date":{"description":"The date of publication of the article, in the website's time zone."},"date_gmt":{"description":"The date the publication was posted online, in GMT format."},"slug":{"description":"An alphanumeric identifier for the publication, specific to the type of resource."},"status":{"description":"A state named for publication."},"password":{"description":"A password to protect access to the content and excerpt."},"title":{"description":"The title of the publication.","properties":{"raw":{"description":"The title for publication, as it appears in the database."},"rendered":{"description":"The HTML title for the publication, formatted for display."}}},"content":{"description":"The content for this publication.","properties":{"raw":{"description":"Content for this object, as it exists in the database."},"rendered":{"description":"HTML content for publication, transformed for display."},"block_version":{"description":"Version of the content block format used by the object."},"protected":{"description":"Defines whether the content is password protected or not."}}},"author":{"description":"The ID for the author of the publication."},"excerpt":{"description":"The excerpt for publication.","properties":{"raw":{"description":"The excerpt for publication, as it appears in the database."},"rendered":{"description":"HTML excerpt for publication, formatted for display."},"protected":{"description":"Defines whether the extract is password protected or not."}}},"featured_media":{"description":"The ID of the media highlighted for publication."},"comment_status":{"description":"Defines whether comments are open or closed for this post."},"ping_status":{"description":"Defines whether the object can be pinged or not."},"format":{"description":"The format for publication."},"meta":{"description":"Meta fields.","properties":{"episode_type":{"description":"The type of episode—Audio or Video."},"audio_file":{"description":"The complete URL of the episode's media file."},"cover_image":{"description":"The full URL of the image file used in the HTML 5 player, if available."},"cover_image_id":{"description":"Cover image ID."},"duration":{"description":"The duration of the episode for display purposes."},"filesize":{"description":"The file size of the episode for display purposes."},"filesize_raw":{"description":"Raw size of the podcast episode in bytes (required for RSS feed)."},"date_recorded":{"description":"The date on which the podcast episode was recorded."},"explicit":{"description":"Indicates whether the episode contains explicit content or not."},"block":{"description":"Indicate whether this episode should be blocked for iTunes and Google Play"},"itunes_episode_number":{"description":"The iTunes episode number. Leave blank if none."},"itunes_title":{"description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included"},"itunes_season_number":{"description":"The iTunes season number. Leave blank if there is no season."},"itunes_episode_type":{"description":"The iTunes episode type"}}},"sticky":{"description":"Defines whether the publication should be treated as pinned content or not."},"template":{"description":"The theme file to use to display the publication."},"categories":{"description":"The terms assigned to the publication in the category taxonomy."},"tags":{"description":"Terms assigned to the publication in the post_tag taxonomy."},"id":{"description":"Unique identifier for the publication."}}},"2":{"args":{"id":{"description":"Unique identifier for the publication."},"force":{"description":"Whether it's to avoid the trash or force deletion."}}}}},"\\d+)/autosaves":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"parent":{"description":"The parent ID of the automatic backup."}}},"1":{"args":{"date":{"description":"The date of publication of the article, in the website's time zone."},"date_gmt":{"description":"The date the publication was posted online, in GMT format."},"slug":{"description":"An alphanumeric identifier for the publication, specific to the type of resource."},"status":{"description":"A state named for publication."},"password":{"description":"A password to protect access to the content and excerpt."},"title":{"description":"The title of the publication.","properties":{"raw":{"description":"The title for publication, as it appears in the database."},"rendered":{"description":"The HTML title for the publication, formatted for display."}}},"content":{"description":"The content for this publication.","properties":{"raw":{"description":"Content for this object, as it exists in the database."},"rendered":{"description":"HTML content for publication, transformed for display."},"block_version":{"description":"Version of the content block format used by the object."},"protected":{"description":"Defines whether the content is password protected or not."}}},"author":{"description":"The ID for the author of the publication."},"excerpt":{"description":"The excerpt for publication.","properties":{"raw":{"description":"The excerpt for publication, as it appears in the database."},"rendered":{"description":"HTML excerpt for publication, formatted for display."},"protected":{"description":"Defines whether the extract is password protected or not."}}},"featured_media":{"description":"The ID of the media highlighted for publication."},"comment_status":{"description":"Defines whether comments are open or closed for this post."},"ping_status":{"description":"Defines whether the object can be pinged or not."},"format":{"description":"The format for publication."},"meta":{"description":"Meta fields.","properties":{"episode_type":{"description":"The type of episode—Audio or Video."},"audio_file":{"description":"The complete URL of the episode's media file."},"cover_image":{"description":"The full URL of the image file used in the HTML 5 player, if available."},"cover_image_id":{"description":"Cover image ID."},"duration":{"description":"The duration of the episode for display purposes."},"filesize":{"description":"The file size of the episode for display purposes."},"filesize_raw":{"description":"Raw size of the podcast episode in bytes (required for RSS feed)."},"date_recorded":{"description":"The date on which the podcast episode was recorded."},"explicit":{"description":"Indicates whether the episode contains explicit content or not."},"block":{"description":"Indicate whether this episode should be blocked for iTunes and Google Play"},"itunes_episode_number":{"description":"The iTunes episode number. Leave blank if none."},"itunes_title":{"description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included"},"itunes_season_number":{"description":"The iTunes season number. Leave blank if there is no season."},"itunes_episode_type":{"description":"The iTunes episode type"}}},"sticky":{"description":"Defines whether the publication should be treated as pinned content or not."},"template":{"description":"The theme file to use to display the publication."},"categories":{"description":"The terms assigned to the publication in the category taxonomy."},"tags":{"description":"Terms assigned to the publication in the post_tag taxonomy."},"parent":{"description":"The parent ID of the automatic backup."}}}}}},"/wp/v2/posts/(?P<parent>":{"\\d+)/revisions":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"page":{"description":"Current page in the collection."},"search":{"description":"Limit results to those that match a character string."},"offset":{"description":"Skip a specific number of items within the result set."},"order":{"description":"The order parameter sorts the attributes in ascending or descending order."},"orderby":{"description":"Sort the collection by object attribute."},"per_page":{"description":"Maximum number of items to return in the result set."},"exclude":{"description":"Ensures that the result set excludes specific IDs."},"include":{"description":"Limit the result set to the specified IDs."},"parent":{"description":"The ID for the parent of the revision."}}}}},"\\d+)/revisions/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"parent":{"description":"The ID for the parent of the revision."},"id":{"description":"Unique identifier for the revision."}}},"1":{"args":{"parent":{"description":"The ID for the parent of the revision."},"id":{"description":"Unique identifier for the revision."},"force":{"description":"Requires the value \"true\" because revisions do not support forced deletion."}}}}}},"\\d+)/autosaves/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"parent":{"description":"The parent ID of the automatic backup."},"id":{"description":"The identifier for the automatic backup."}}}}}}},"/wp/v2/pages/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"Unique identifier for the publication."},"excerpt_length":{"description":"Override the default length of the extract."},"password":{"description":"The password for this publication, if it is password protected."}}},"1":{"args":{"date":{"description":"The date of publication of the article, in the website's time zone."},"date_gmt":{"description":"The date the publication was posted online, in GMT format."},"slug":{"description":"An alphanumeric identifier for the publication, specific to the type of resource."},"status":{"description":"A state named for publication."},"password":{"description":"A password to protect access to the content and excerpt."},"title":{"description":"The title of the publication.","properties":{"raw":{"description":"The title for publication, as it appears in the database."},"rendered":{"description":"The HTML title for the publication, formatted for display."}}},"content":{"description":"The content for this publication.","properties":{"raw":{"description":"Content for this object, as it exists in the database."},"rendered":{"description":"HTML content for publication, transformed for display."},"block_version":{"description":"Version of the content block format used by the object."},"protected":{"description":"Defines whether the content is password protected or not."}}},"author":{"description":"The ID for the author of the publication."},"excerpt":{"description":"The excerpt for publication.","properties":{"raw":{"description":"The excerpt for publication, as it appears in the database."},"rendered":{"description":"HTML excerpt for publication, formatted for display."},"protected":{"description":"Defines whether the extract is password protected or not."}}},"featured_media":{"description":"The ID of the media highlighted for publication."},"comment_status":{"description":"Defines whether comments are open or closed for this post."},"ping_status":{"description":"Defines whether the object can be pinged or not."},"meta":{"description":"Meta fields.","properties":{"episode_type":{"description":"The type of episode—Audio or Video."},"audio_file":{"description":"The complete URL of the episode's media file."},"cover_image":{"description":"The full URL of the image file used in the HTML 5 player, if available."},"cover_image_id":{"description":"Cover image ID."},"duration":{"description":"The duration of the episode for display purposes."},"filesize":{"description":"The file size of the episode for display purposes."},"filesize_raw":{"description":"Raw size of the podcast episode in bytes (required for RSS feed)."},"date_recorded":{"description":"The date on which the podcast episode was recorded."},"explicit":{"description":"Indicates whether the episode contains explicit content or not."},"block":{"description":"Indicate whether this episode should be blocked for iTunes and Google Play"},"itunes_episode_number":{"description":"The iTunes episode number. Leave blank if none."},"itunes_title":{"description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included"},"itunes_season_number":{"description":"The iTunes season number. Leave blank if there is no season."},"itunes_episode_type":{"description":"The iTunes episode type"}}},"template":{"description":"The theme file to use to display the publication."},"id":{"description":"Unique identifier for the publication."},"parent":{"description":"The parent ID of the post."},"menu_order":{"description":"The order of publication relative to other publications."}}},"2":{"args":{"id":{"description":"Unique identifier for the publication."},"force":{"description":"Whether it's to avoid the trash or force deletion."}}}}},"\\d+)/autosaves":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"parent":{"description":"The parent ID of the automatic backup."}}},"1":{"args":{"date":{"description":"The date of publication of the article, in the website's time zone."},"date_gmt":{"description":"The date the publication was posted online, in GMT format."},"slug":{"description":"An alphanumeric identifier for the publication, specific to the type of resource."},"status":{"description":"A state named for publication."},"password":{"description":"A password to protect access to the content and excerpt."},"title":{"description":"The title of the publication.","properties":{"raw":{"description":"The title for publication, as it appears in the database."},"rendered":{"description":"The HTML title for the publication, formatted for display."}}},"content":{"description":"The content for this publication.","properties":{"raw":{"description":"Content for this object, as it exists in the database."},"rendered":{"description":"HTML content for publication, transformed for display."},"block_version":{"description":"Version of the content block format used by the object."},"protected":{"description":"Defines whether the content is password protected or not."}}},"author":{"description":"The ID for the author of the publication."},"excerpt":{"description":"The excerpt for publication.","properties":{"raw":{"description":"The excerpt for publication, as it appears in the database."},"rendered":{"description":"HTML excerpt for publication, formatted for display."},"protected":{"description":"Defines whether the extract is password protected or not."}}},"featured_media":{"description":"The ID of the media highlighted for publication."},"comment_status":{"description":"Defines whether comments are open or closed for this post."},"ping_status":{"description":"Defines whether the object can be pinged or not."},"meta":{"description":"Meta fields.","properties":{"episode_type":{"description":"The type of episode—Audio or Video."},"audio_file":{"description":"The complete URL of the episode's media file."},"cover_image":{"description":"The full URL of the image file used in the HTML 5 player, if available."},"cover_image_id":{"description":"Cover image ID."},"duration":{"description":"The duration of the episode for display purposes."},"filesize":{"description":"The file size of the episode for display purposes."},"filesize_raw":{"description":"Raw size of the podcast episode in bytes (required for RSS feed)."},"date_recorded":{"description":"The date on which the podcast episode was recorded."},"explicit":{"description":"Indicates whether the episode contains explicit content or not."},"block":{"description":"Indicate whether this episode should be blocked for iTunes and Google Play"},"itunes_episode_number":{"description":"The iTunes episode number. Leave blank if none."},"itunes_title":{"description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included"},"itunes_season_number":{"description":"The iTunes season number. Leave blank if there is no season."},"itunes_episode_type":{"description":"The iTunes episode type"}}},"template":{"description":"The theme file to use to display the publication."},"parent":{"description":"The parent ID of the post."},"menu_order":{"description":"The order of publication relative to other publications."}}}}}},"/wp/v2/pages/(?P<parent>":{"\\d+)/revisions":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"page":{"description":"Current page in the collection."},"search":{"description":"Limit results to those that match a character string."},"offset":{"description":"Skip a specific number of items within the result set."},"order":{"description":"The order parameter sorts the attributes in ascending or descending order."},"orderby":{"description":"Sort the collection by object attribute."},"per_page":{"description":"Maximum number of items to return in the result set."},"exclude":{"description":"Ensures that the result set excludes specific IDs."},"include":{"description":"Limit the result set to the specified IDs."},"parent":{"description":"The ID for the parent of the revision."}}}}},"\\d+)/revisions/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"parent":{"description":"The ID for the parent of the revision."},"id":{"description":"Unique identifier for the revision."}}},"1":{"args":{"parent":{"description":"The ID for the parent of the revision."},"id":{"description":"Unique identifier for the revision."},"force":{"description":"Requires the value \"true\" because revisions do not support forced deletion."}}}}}},"\\d+)/autosaves/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"parent":{"description":"The parent ID of the automatic backup."},"id":{"description":"The identifier for the automatic backup."}}}}}}},"/wp/v2/menu-items/(?P<parent>":{"\\d+)/autosaves/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"parent":{"description":"The parent ID of the automatic backup."},"id":{"description":"The identifier for the automatic backup."}}}}}}},"/wp/v2/blocks/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"Unique identifier for the publication."},"excerpt_length":{"description":"Override the default length of the extract."},"password":{"description":"The password for this publication, if it is password protected."}}},"1":{"args":{"date":{"description":"The date of publication of the article, in the website's time zone."},"date_gmt":{"description":"The date the publication was posted online, in GMT format."},"slug":{"description":"An alphanumeric identifier for the publication, specific to the type of resource."},"status":{"description":"A state named for publication."},"password":{"description":"A password to protect access to the content and excerpt."},"title":{"description":"The title of the publication.","properties":{"raw":{"description":"The title for publication, as it appears in the database."}}},"content":{"description":"The content for this publication.","properties":{"raw":{"description":"Content for this object, as it exists in the database."},"block_version":{"description":"Version of the content block format used by the object."},"protected":{"description":"Defines whether the content is password protected or not."}}},"excerpt":{"description":"The excerpt for publication.","properties":{"raw":{"description":"The excerpt for publication, as it appears in the database."},"rendered":{"description":"HTML excerpt for publication, formatted for display."},"protected":{"description":"Defines whether the extract is password protected or not."}}},"meta":{"description":"Meta fields.","properties":{"episode_type":{"description":"The type of episode—Audio or Video."},"audio_file":{"description":"The complete URL of the episode's media file."},"cover_image":{"description":"The full URL of the image file used in the HTML 5 player, if available."},"cover_image_id":{"description":"Cover image ID."},"duration":{"description":"The duration of the episode for display purposes."},"filesize":{"description":"The file size of the episode for display purposes."},"filesize_raw":{"description":"Raw size of the podcast episode in bytes (required for RSS feed)."},"date_recorded":{"description":"The date on which the podcast episode was recorded."},"explicit":{"description":"Indicates whether the episode contains explicit content or not."},"block":{"description":"Indicate whether this episode should be blocked for iTunes and Google Play"},"itunes_episode_number":{"description":"The iTunes episode number. Leave blank if none."},"itunes_title":{"description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included"},"itunes_season_number":{"description":"The iTunes season number. Leave blank if there is no season."},"itunes_episode_type":{"description":"The iTunes episode type"}}},"template":{"description":"The theme file to use to display the publication."},"id":{"description":"Unique identifier for the publication."},"wp_pattern_category":{"description":"The terms assigned to the publication in the wp_pattern_category taxonomy."}}},"2":{"args":{"id":{"description":"Unique identifier for the publication."},"force":{"description":"Whether it's to avoid the trash or force deletion."}}}}},"\\d+)/autosaves":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"parent":{"description":"The parent ID of the automatic backup."}}},"1":{"args":{"date":{"description":"The date of publication of the article, in the website's time zone."},"date_gmt":{"description":"The date the publication was posted online, in GMT format."},"slug":{"description":"An alphanumeric identifier for the publication, specific to the type of resource."},"status":{"description":"A state named for publication."},"password":{"description":"A password to protect access to the content and excerpt."},"title":{"description":"The title of the publication.","properties":{"raw":{"description":"The title for publication, as it appears in the database."}}},"content":{"description":"The content for this publication.","properties":{"raw":{"description":"Content for this object, as it exists in the database."},"block_version":{"description":"Version of the content block format used by the object."},"protected":{"description":"Defines whether the content is password protected or not."}}},"excerpt":{"description":"The excerpt for publication.","properties":{"raw":{"description":"The excerpt for publication, as it appears in the database."},"rendered":{"description":"HTML excerpt for publication, formatted for display."},"protected":{"description":"Defines whether the extract is password protected or not."}}},"meta":{"description":"Meta fields.","properties":{"episode_type":{"description":"The type of episode—Audio or Video."},"audio_file":{"description":"The complete URL of the episode's media file."},"cover_image":{"description":"The full URL of the image file used in the HTML 5 player, if available."},"cover_image_id":{"description":"Cover image ID."},"duration":{"description":"The duration of the episode for display purposes."},"filesize":{"description":"The file size of the episode for display purposes."},"filesize_raw":{"description":"Raw size of the podcast episode in bytes (required for RSS feed)."},"date_recorded":{"description":"The date on which the podcast episode was recorded."},"explicit":{"description":"Indicates whether the episode contains explicit content or not."},"block":{"description":"Indicate whether this episode should be blocked for iTunes and Google Play"},"itunes_episode_number":{"description":"The iTunes episode number. Leave blank if none."},"itunes_title":{"description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included"},"itunes_season_number":{"description":"The iTunes season number. Leave blank if there is no season."},"itunes_episode_type":{"description":"The iTunes episode type"}}},"template":{"description":"The theme file to use to display the publication."},"parent":{"description":"The parent ID of the automatic backup."},"wp_pattern_category":{"description":"The terms assigned to the publication in the wp_pattern_category taxonomy."}}}}}},"/wp/v2/blocks/(?P<parent>":{"\\d+)/revisions":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"page":{"description":"Current page in the collection."},"search":{"description":"Limit results to those that match a character string."},"offset":{"description":"Skip a specific number of items within the result set."},"order":{"description":"The order parameter sorts the attributes in ascending or descending order."},"orderby":{"description":"Sort the collection by object attribute."},"per_page":{"description":"Maximum number of items to return in the result set."},"exclude":{"description":"Ensures that the result set excludes specific IDs."},"include":{"description":"Limit the result set to the specified IDs."},"parent":{"description":"The ID for the parent of the revision."}}}}},"\\d+)/revisions/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"parent":{"description":"The ID for the parent of the revision."},"id":{"description":"Unique identifier for the revision."}}},"1":{"args":{"parent":{"description":"The ID for the parent of the revision."},"id":{"description":"Unique identifier for the revision."},"force":{"description":"Requires the value \"true\" because revisions do not support forced deletion."}}}}}},"\\d+)/autosaves/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"parent":{"description":"The parent ID of the automatic backup."},"id":{"description":"The identifier for the automatic backup."}}}}}}},"/wp/v2/templates/(?P<parent>(":{"^":{"\\/:<>\\*\\?\"\\|+(?:\\/":{"^":{"\\/:<>\\*\\?\"\\|+)?)":{"\\/\\w%-+)/revisions":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"page":{"description":"Current page in the collection."},"search":{"description":"Limit results to those that match a character string."},"offset":{"description":"Skip a specific number of items within the result set."},"order":{"description":"The order parameter sorts the attributes in ascending or descending order."},"orderby":{"description":"Sort the collection by object attribute."},"per_page":{"description":"Maximum number of items to return in the result set."},"exclude":{"description":"Ensures that the result set excludes specific IDs."},"include":{"description":"Limit the result set to the specified IDs."},"parent":{"description":"The model ID."}}}}},"\\/\\w%-+)/revisions/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"Unique identifier for the revision."},"parent":{"description":"The model ID."}}},"1":{"args":{"id":{"description":"Unique identifier for the revision."},"force":{"description":"Requires the value \"true\" because revisions do not support forced deletion."},"parent":{"description":"The model ID."}}}}}},"\\/\\w%-+)/autosaves/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"The identifier for the automatic backup."},"parent":{"description":"The model ID."}}}}}}}}}}},"/wp/v2/templates/(?P<id>(":{"^":{"\\/:<>\\*\\?\"\\|+(?:\\/":{"^":{"\\/:<>\\*\\?\"\\|+)?)":{"\\/\\w%-+)/autosaves":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"The model ID."}}},"1":{"args":{"id":{"description":"The model ID."},"slug":{"description":"Unique slug identifying the template."},"theme":{"description":"Theme ID for the template."},"type":{"description":"Model type."},"content":{"description":"Template content.","properties":{"raw":{"description":"Content for the template, as it exists in the database."},"block_version":{"description":"Version of the content block format used by the template."}}},"title":{"description":"Template title.","properties":{"raw":{"description":"Title for the template, as it exists in the database."},"rendered":{"description":"HTML title of the template, formatted for display."}}},"description":{"description":"Description of the model."},"status":{"description":"Model status."},"author":{"description":"The ID of the author of the template."}}}}},"\\/\\w%-+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"The model ID."}}},"1":{"args":{"id":{"description":"The model ID."},"slug":{"description":"Unique slug identifying the template."},"theme":{"description":"Theme ID for the template."},"type":{"description":"Model type."},"content":{"description":"Template content.","properties":{"raw":{"description":"Content for the template, as it exists in the database."},"block_version":{"description":"Version of the content block format used by the template."}}},"title":{"description":"Template title.","properties":{"raw":{"description":"Title for the template, as it exists in the database."},"rendered":{"description":"HTML title of the template, formatted for display."}}},"description":{"description":"Description of the model."},"status":{"description":"Model status."},"author":{"description":"The ID of the author of the template."}}},"2":{"args":{"force":{"description":"Whether it's to avoid the trash or force deletion."},"id":{"description":"The model ID."}}}}}}}}}},"/wp/v2/template-parts/(?P<parent>(":{"^":{"\\/:<>\\*\\?\"\\|+(?:\\/":{"^":{"\\/:<>\\*\\?\"\\|+)?)":{"\\/\\w%-+)/revisions":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"page":{"description":"Current page in the collection."},"search":{"description":"Limit results to those that match a character string."},"offset":{"description":"Skip a specific number of items within the result set."},"order":{"description":"The order parameter sorts the attributes in ascending or descending order."},"orderby":{"description":"Sort the collection by object attribute."},"per_page":{"description":"Maximum number of items to return in the result set."},"exclude":{"description":"Ensures that the result set excludes specific IDs."},"include":{"description":"Limit the result set to the specified IDs."},"parent":{"description":"The model ID."}}}}},"\\/\\w%-+)/revisions/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"Unique identifier for the revision."},"parent":{"description":"The model ID."}}},"1":{"args":{"id":{"description":"Unique identifier for the revision."},"force":{"description":"Requires the value \"true\" because revisions do not support forced deletion."},"parent":{"description":"The model ID."}}}}}},"\\/\\w%-+)/autosaves/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"The identifier for the automatic backup."},"parent":{"description":"The model ID."}}}}}}}}}}},"/wp/v2/template-parts/(?P<id>(":{"^":{"\\/:<>\\*\\?\"\\|+(?:\\/":{"^":{"\\/:<>\\*\\?\"\\|+)?)":{"\\/\\w%-+)/autosaves":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"The model ID."}}},"1":{"args":{"id":{"description":"The model ID."},"slug":{"description":"Unique slug identifying the template."},"theme":{"description":"Theme ID for the template."},"type":{"description":"Model type."},"content":{"description":"Template content.","properties":{"raw":{"description":"Content for the template, as it exists in the database."},"block_version":{"description":"Version of the content block format used by the template."}}},"title":{"description":"Template title.","properties":{"raw":{"description":"Title for the template, as it exists in the database."},"rendered":{"description":"HTML title of the template, formatted for display."}}},"description":{"description":"Description of the model."},"status":{"description":"Model status."},"author":{"description":"The ID of the author of the template."},"area":{"description":"The location where the template element should be used (header, footer, etc.)"}}}}},"\\/\\w%-+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"The model ID."}}},"1":{"args":{"id":{"description":"The model ID."},"slug":{"description":"Unique slug identifying the template."},"theme":{"description":"Theme ID for the template."},"type":{"description":"Model type."},"content":{"description":"Template content.","properties":{"raw":{"description":"Content for the template, as it exists in the database."},"block_version":{"description":"Version of the content block format used by the template."}}},"title":{"description":"Template title.","properties":{"raw":{"description":"Title for the template, as it exists in the database."},"rendered":{"description":"HTML title of the template, formatted for display."}}},"description":{"description":"Description of the model."},"status":{"description":"Model status."},"author":{"description":"The ID of the author of the template."},"area":{"description":"The location where the template element should be used (header, footer, etc.)"}}},"2":{"args":{"force":{"description":"Whether it's to avoid the trash or force deletion."},"id":{"description":"The model ID."}}}}}}}}}},"/wp/v2/global-styles/(?P<parent>":{"\\d+)/revisions":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"page":{"description":"Current page in the collection."},"offset":{"description":"Skip a specific number of items within the result set."},"per_page":{"description":"Maximum number of items to return in the result set."},"parent":{"description":"The ID for the parent of the revision."}}}}},"\\d+)/revisions/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"parent":{"description":"The parent ID of the global styles revision."},"id":{"description":"Unique identifier for global style revision."}}}}}}},"/wp/v2/navigation/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"Unique identifier for the publication."},"password":{"description":"The password for this publication, if it is password protected."}}},"1":{"args":{"date":{"description":"The date of publication of the article, in the website's time zone."},"date_gmt":{"description":"The date the publication was posted online, in GMT format."},"slug":{"description":"An alphanumeric identifier for the publication, specific to the type of resource."},"status":{"description":"A state named for publication."},"password":{"description":"A password to protect access to the content and excerpt."},"title":{"description":"The title of the publication.","properties":{"raw":{"description":"The title for publication, as it appears in the database."},"rendered":{"description":"The HTML title for the publication, formatted for display."}}},"content":{"description":"The content for this publication.","properties":{"raw":{"description":"Content for this object, as it exists in the database."},"rendered":{"description":"HTML content for publication, transformed for display."},"block_version":{"description":"Version of the content block format used by the object."},"protected":{"description":"Defines whether the content is password protected or not."}}},"template":{"description":"The theme file to use to display the publication."},"id":{"description":"Unique identifier for the publication."}}},"2":{"args":{"id":{"description":"Unique identifier for the publication."},"force":{"description":"Whether it's to avoid the trash or force deletion."}}}}},"\\d+)/autosaves":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"parent":{"description":"The parent ID of the automatic backup."}}},"1":{"args":{"date":{"description":"The date of publication of the article, in the website's time zone."},"date_gmt":{"description":"The date the publication was posted online, in GMT format."},"slug":{"description":"An alphanumeric identifier for the publication, specific to the type of resource."},"status":{"description":"A state named for publication."},"password":{"description":"A password to protect access to the content and excerpt."},"title":{"description":"The title of the publication.","properties":{"raw":{"description":"The title for publication, as it appears in the database."},"rendered":{"description":"The HTML title for the publication, formatted for display."}}},"content":{"description":"The content for this publication.","properties":{"raw":{"description":"Content for this object, as it exists in the database."},"rendered":{"description":"HTML content for publication, transformed for display."},"block_version":{"description":"Version of the content block format used by the object."},"protected":{"description":"Defines whether the content is password protected or not."}}},"template":{"description":"The theme file to use to display the publication."},"parent":{"description":"The parent ID of the automatic backup."}}}}}},"/wp/v2/navigation/(?P<parent>":{"\\d+)/revisions":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"page":{"description":"Current page in the collection."},"search":{"description":"Limit results to those that match a character string."},"offset":{"description":"Skip a specific number of items within the result set."},"order":{"description":"The order parameter sorts the attributes in ascending or descending order."},"orderby":{"description":"Sort the collection by object attribute."},"per_page":{"description":"Maximum number of items to return in the result set."},"exclude":{"description":"Ensures that the result set excludes specific IDs."},"include":{"description":"Limit the result set to the specified IDs."},"parent":{"description":"The ID for the parent of the revision."}}}}},"\\d+)/revisions/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"parent":{"description":"The ID for the parent of the revision."},"id":{"description":"Unique identifier for the revision."}}},"1":{"args":{"parent":{"description":"The ID for the parent of the revision."},"id":{"description":"Unique identifier for the revision."},"force":{"description":"Requires the value \"true\" because revisions do not support forced deletion."}}}}}},"\\d+)/autosaves/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"parent":{"description":"The parent ID of the automatic backup."},"id":{"description":"The identifier for the automatic backup."}}}}}}},"/wp/v2/font-families/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"Unique identifier for the publication."}}},"1":{"args":{"id":{"description":"Unique identifier for the publication."},"theme_json_version":{"description":"Version of the theme.json schema used for typography settings."},"font_family_settings":{"description":"font-family declaration in the theme.json format, encoded as a string."}}},"2":{"args":{"id":{"description":"Unique identifier for the publication."},"force":{"description":"Whether it's to avoid the trash or force deletion."}}}}}},"/wp/v2/font-families/(?P<font_family_id>":{"\\d+)/font-faces":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"page":{"description":"Current page in the collection."},"offset":{"description":"Skip a specific number of items within the result set."},"order":{"description":"The order parameter sorts the attributes in ascending or descending order."},"per_page":{"description":"Maximum number of items to return in the result set."},"exclude":{"description":"Ensures that the result set excludes specific IDs."},"include":{"description":"Limit the result set to the specified IDs."},"search_semantics":{"description":"How to interpret the search term."},"orderby":{"description":"Sort the collection by publication attributes."},"font_family_id":{"description":"The ID of the parent font family of the font."}}},"1":{"args":{"theme_json_version":{"description":"Version of the theme.json schema used for typography settings."},"font_family_id":{"description":"The ID of the parent font family of the font."},"font_face_settings":{"description":"Declaration faces in the theme.json format, encoded as a string."}}}}},"\\d+)/font-faces/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"font_family_id":{"description":"The ID of the parent font family of the font."},"id":{"description":"Unique identifier for the font."}}},"1":{"args":{"force":{"description":"Whether it's to avoid the trash or force deletion."},"font_family_id":{"description":"The ID of the parent font family of the font."},"id":{"description":"Unique identifier for the font."}}}}}}},"/wp/v2/mailpoet_email/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"Unique identifier for the publication."},"password":{"description":"The password for this publication, if it is password protected."}}},"1":{"args":{"date":{"description":"The date of publication of the article, in the website's time zone."},"date_gmt":{"description":"The date the publication was posted online, in GMT format."},"slug":{"description":"An alphanumeric identifier for the publication, specific to the type of resource."},"status":{"description":"A state named for publication."},"password":{"description":"A password to protect access to the content and excerpt."},"title":{"description":"The title of the publication.","properties":{"raw":{"description":"The title for publication, as it appears in the database."},"rendered":{"description":"The HTML title for the publication, formatted for display."}}},"content":{"description":"The content for this publication.","properties":{"raw":{"description":"Content for this object, as it exists in the database."},"rendered":{"description":"HTML content for publication, transformed for display."},"block_version":{"description":"Version of the content block format used by the object."},"protected":{"description":"Defines whether the content is password protected or not."}}},"meta":{"description":"Meta fields.","properties":{"episode_type":{"description":"The type of episode—Audio or Video."},"audio_file":{"description":"The complete URL of the episode's media file."},"cover_image":{"description":"The full URL of the image file used in the HTML 5 player, if available."},"cover_image_id":{"description":"Cover image ID."},"duration":{"description":"The duration of the episode for display purposes."},"filesize":{"description":"The file size of the episode for display purposes."},"filesize_raw":{"description":"Raw size of the podcast episode in bytes (required for RSS feed)."},"date_recorded":{"description":"The date on which the podcast episode was recorded."},"explicit":{"description":"Indicates whether the episode contains explicit content or not."},"block":{"description":"Indicate whether this episode should be blocked for iTunes and Google Play"},"itunes_episode_number":{"description":"The iTunes episode number. Leave blank if none."},"itunes_title":{"description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included"},"itunes_season_number":{"description":"The iTunes season number. Leave blank if there is no season."},"itunes_episode_type":{"description":"The iTunes episode type"}}},"template":{"description":"The theme file to use to display the publication."},"id":{"description":"Unique identifier for the publication."}}},"2":{"args":{"id":{"description":"Unique identifier for the publication."},"force":{"description":"Whether it's to avoid the trash or force deletion."}}}}},"\\d+)/autosaves":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"parent":{"description":"The parent ID of the automatic backup."}}},"1":{"args":{"date":{"description":"The date of publication of the article, in the website's time zone."},"date_gmt":{"description":"The date the publication was posted online, in GMT format."},"slug":{"description":"An alphanumeric identifier for the publication, specific to the type of resource."},"status":{"description":"A state named for publication."},"password":{"description":"A password to protect access to the content and excerpt."},"title":{"description":"The title of the publication.","properties":{"raw":{"description":"The title for publication, as it appears in the database."},"rendered":{"description":"The HTML title for the publication, formatted for display."}}},"content":{"description":"The content for this publication.","properties":{"raw":{"description":"Content for this object, as it exists in the database."},"rendered":{"description":"HTML content for publication, transformed for display."},"block_version":{"description":"Version of the content block format used by the object."},"protected":{"description":"Defines whether the content is password protected or not."}}},"meta":{"description":"Meta fields.","properties":{"episode_type":{"description":"The type of episode—Audio or Video."},"audio_file":{"description":"The complete URL of the episode's media file."},"cover_image":{"description":"The full URL of the image file used in the HTML 5 player, if available."},"cover_image_id":{"description":"Cover image ID."},"duration":{"description":"The duration of the episode for display purposes."},"filesize":{"description":"The file size of the episode for display purposes."},"filesize_raw":{"description":"Raw size of the podcast episode in bytes (required for RSS feed)."},"date_recorded":{"description":"The date on which the podcast episode was recorded."},"explicit":{"description":"Indicates whether the episode contains explicit content or not."},"block":{"description":"Indicate whether this episode should be blocked for iTunes and Google Play"},"itunes_episode_number":{"description":"The iTunes episode number. Leave blank if none."},"itunes_title":{"description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included"},"itunes_season_number":{"description":"The iTunes season number. Leave blank if there is no season."},"itunes_episode_type":{"description":"The iTunes episode type"}}},"template":{"description":"The theme file to use to display the publication."},"parent":{"description":"The parent ID of the automatic backup."}}}}}},"/wp/v2/mailpoet_email/(?P<parent>":{"\\d+)/autosaves/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"parent":{"description":"The parent ID of the automatic backup."},"id":{"description":"The identifier for the automatic backup."}}}}}}},"/wp/v2/visibility_preset/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"Unique identifier for the publication."},"password":{"description":"The password for this publication, if it is password protected."}}},"1":{"args":{"date":{"description":"The date of publication of the article, in the website's time zone."},"date_gmt":{"description":"The date the publication was posted online, in GMT format."},"slug":{"description":"An alphanumeric identifier for the publication, specific to the type of resource."},"status":{"description":"A state named for publication."},"password":{"description":"A password to protect access to the content and excerpt."},"title":{"description":"The title of the publication.","properties":{"raw":{"description":"The title for publication, as it appears in the database."},"rendered":{"description":"The HTML title for the publication, formatted for display."}}},"meta":{"description":"Meta fields.","properties":{"episode_type":{"description":"The type of episode—Audio or Video."},"audio_file":{"description":"The complete URL of the episode's media file."},"cover_image":{"description":"The full URL of the image file used in the HTML 5 player, if available."},"cover_image_id":{"description":"Cover image ID."},"duration":{"description":"The duration of the episode for display purposes."},"filesize":{"description":"The file size of the episode for display purposes."},"filesize_raw":{"description":"Raw size of the podcast episode in bytes (required for RSS feed)."},"date_recorded":{"description":"The date on which the podcast episode was recorded."},"explicit":{"description":"Indicates whether the episode contains explicit content or not."},"block":{"description":"Indicate whether this episode should be blocked for iTunes and Google Play"},"itunes_episode_number":{"description":"The iTunes episode number. Leave blank if none."},"itunes_title":{"description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included"},"itunes_season_number":{"description":"The iTunes season number. Leave blank if there is no season."},"itunes_episode_type":{"description":"The iTunes episode type"}}},"template":{"description":"The theme file to use to display the publication."},"id":{"description":"Unique identifier for the publication."}}},"2":{"args":{"id":{"description":"Unique identifier for the publication."},"force":{"description":"Whether it's to avoid the trash or force deletion."}}}}}},"/wp/v2/popups/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"Unique identifier for the publication."},"excerpt_length":{"description":"Override the default length of the extract."},"password":{"description":"The password for this publication, if it is password protected."}}},"1":{"args":{"date":{"description":"The date of publication of the article, in the website's time zone."},"date_gmt":{"description":"The date the publication was posted online, in GMT format."},"slug":{"description":"An alphanumeric identifier for the publication, specific to the type of resource."},"status":{"description":"A state named for publication."},"password":{"description":"A password to protect access to the content and excerpt."},"title":{"description":"The title of the publication.","properties":{"raw":{"description":"The title for publication, as it appears in the database."},"rendered":{"description":"The HTML title for the publication, formatted for display."}}},"excerpt":{"description":"The excerpt for publication.","properties":{"raw":{"description":"The excerpt for publication, as it appears in the database."},"rendered":{"description":"HTML excerpt for publication, formatted for display."},"protected":{"description":"Defines whether the extract is password protected or not."}}},"featured_media":{"description":"The ID of the media highlighted for publication."},"template":{"description":"The theme file to use to display the publication."},"id":{"description":"Unique identifier for the publication."}}},"2":{"args":{"id":{"description":"Unique identifier for the publication."},"force":{"description":"Whether it's to avoid the trash or force deletion."}}}}}},"/wp/v2/podcast/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"Unique identifier for the publication."},"excerpt_length":{"description":"Override the default length of the extract."},"password":{"description":"The password for this publication, if it is password protected."}}},"1":{"args":{"date":{"description":"The date of publication of the article, in the website's time zone."},"date_gmt":{"description":"The date the publication was posted online, in GMT format."},"slug":{"description":"An alphanumeric identifier for the publication, specific to the type of resource."},"status":{"description":"A state named for publication."},"password":{"description":"A password to protect access to the content and excerpt."},"title":{"description":"The title of the publication.","properties":{"raw":{"description":"The title for publication, as it appears in the database."},"rendered":{"description":"The HTML title for the publication, formatted for display."}}},"content":{"description":"The content for this publication.","properties":{"raw":{"description":"Content for this object, as it exists in the database."},"rendered":{"description":"HTML content for publication, transformed for display."},"block_version":{"description":"Version of the content block format used by the object."},"protected":{"description":"Defines whether the content is password protected or not."}}},"author":{"description":"The ID for the author of the publication."},"excerpt":{"description":"The excerpt for publication.","properties":{"raw":{"description":"The excerpt for publication, as it appears in the database."},"rendered":{"description":"HTML excerpt for publication, formatted for display."},"protected":{"description":"Defines whether the extract is password protected or not."}}},"featured_media":{"description":"The ID of the media highlighted for publication."},"meta":{"description":"Meta fields.","properties":{"episode_type":{"description":"The type of episode—Audio or Video."},"audio_file":{"description":"The complete URL of the episode's media file."},"cover_image":{"description":"The full URL of the image file used in the HTML 5 player, if available."},"cover_image_id":{"description":"Cover image ID."},"duration":{"description":"The duration of the episode for display purposes."},"filesize":{"description":"The file size of the episode for display purposes."},"filesize_raw":{"description":"Raw size of the podcast episode in bytes (required for RSS feed)."},"date_recorded":{"description":"The date on which the podcast episode was recorded."},"explicit":{"description":"Indicates whether the episode contains explicit content or not."},"block":{"description":"Indicate whether this episode should be blocked for iTunes and Google Play"},"itunes_episode_number":{"description":"The iTunes episode number. Leave blank if none."},"itunes_title":{"description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included"},"itunes_season_number":{"description":"The iTunes season number. Leave blank if there is no season."},"itunes_episode_type":{"description":"The iTunes episode type"}}},"template":{"description":"The theme file to use to display the publication."},"tags":{"description":"Terms assigned to the publication in the post_tag taxonomy."},"id":{"description":"Unique identifier for the publication."},"menu_order":{"description":"The order of publication relative to other publications."},"series":{"description":"The terms assigned to the publication in the series taxonomy."}}},"2":{"args":{"id":{"description":"Unique identifier for the publication."},"force":{"description":"Whether it's to avoid the trash or force deletion."}}}}},"\\d+)/autosaves":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"parent":{"description":"The parent ID of the automatic backup."}}},"1":{"args":{"date":{"description":"The date of publication of the article, in the website's time zone."},"date_gmt":{"description":"The date the publication was posted online, in GMT format."},"slug":{"description":"An alphanumeric identifier for the publication, specific to the type of resource."},"status":{"description":"A state named for publication."},"password":{"description":"A password to protect access to the content and excerpt."},"title":{"description":"The title of the publication.","properties":{"raw":{"description":"The title for publication, as it appears in the database."},"rendered":{"description":"The HTML title for the publication, formatted for display."}}},"content":{"description":"The content for this publication.","properties":{"raw":{"description":"Content for this object, as it exists in the database."},"rendered":{"description":"HTML content for publication, transformed for display."},"block_version":{"description":"Version of the content block format used by the object."},"protected":{"description":"Defines whether the content is password protected or not."}}},"author":{"description":"The ID for the author of the publication."},"excerpt":{"description":"The excerpt for publication.","properties":{"raw":{"description":"The excerpt for publication, as it appears in the database."},"rendered":{"description":"HTML excerpt for publication, formatted for display."},"protected":{"description":"Defines whether the extract is password protected or not."}}},"featured_media":{"description":"The ID of the media highlighted for publication."},"meta":{"description":"Meta fields.","properties":{"episode_type":{"description":"The type of episode—Audio or Video."},"audio_file":{"description":"The complete URL of the episode's media file."},"cover_image":{"description":"The full URL of the image file used in the HTML 5 player, if available."},"cover_image_id":{"description":"Cover image ID."},"duration":{"description":"The duration of the episode for display purposes."},"filesize":{"description":"The file size of the episode for display purposes."},"filesize_raw":{"description":"Raw size of the podcast episode in bytes (required for RSS feed)."},"date_recorded":{"description":"The date on which the podcast episode was recorded."},"explicit":{"description":"Indicates whether the episode contains explicit content or not."},"block":{"description":"Indicate whether this episode should be blocked for iTunes and Google Play"},"itunes_episode_number":{"description":"The iTunes episode number. Leave blank if none."},"itunes_title":{"description":"The iTunes Episode Title. NO Podcast / Show Number Should Be Included"},"itunes_season_number":{"description":"The iTunes season number. Leave blank if there is no season."},"itunes_episode_type":{"description":"The iTunes episode type"}}},"template":{"description":"The theme file to use to display the publication."},"tags":{"description":"Terms assigned to the publication in the post_tag taxonomy."},"parent":{"description":"The parent ID of the automatic backup."},"menu_order":{"description":"The order of publication relative to other publications."},"series":{"description":"The terms assigned to the publication in the series taxonomy."}}}}}},"/wp/v2/podcast/(?P<parent>":{"\\d+)/autosaves/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"parent":{"description":"The parent ID of the automatic backup."},"id":{"description":"The identifier for the automatic backup."}}}}}}},"/wp/v2/types/(?P<type>":{"\\w-+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"type":{"description":"An alphanumeric identifier for the type of publication."}}}}}},"/wp/v2/statuses/(?P<status>":{"\\w-+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"status":{"description":"An alphanumeric identifier for the state."}}}}}},"/wp/v2/taxonomies/(?P<taxonomy>":{"\\w-+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"taxonomy":{"description":"An alphanumeric identifier for taxonomy."}}}}}},"/wp/v2/categories/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"Unique identifier for the term."}}},"1":{"args":{"meta":{"description":"Meta fields."},"description":{"description":"HTML description of the term."},"name":{"description":"HTML title for the term."},"slug":{"description":"An alphanumeric identifier for the term, specific to the resource type."},"parent":{"description":"The ID of the parent term."},"id":{"description":"Unique identifier for the term."}}},"2":{"args":{"id":{"description":"Unique identifier for the term."},"force":{"description":"Requires the value \"true\" because terms do not support forced deletion."}}}}}},"/wp/v2/tags/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"Unique identifier for the term."}}},"1":{"args":{"meta":{"description":"Meta fields."},"description":{"description":"HTML description of the term."},"name":{"description":"HTML title for the term."},"slug":{"description":"An alphanumeric identifier for the term, specific to the resource type."},"id":{"description":"Unique identifier for the term."}}},"2":{"args":{"id":{"description":"Unique identifier for the term."},"force":{"description":"Requires the value \"true\" because terms do not support forced deletion."}}}}}},"/wp/v2/menus/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"Unique identifier for the term."}}},"1":{"args":{"meta":{"description":"Meta fields."},"description":{"description":"HTML description of the term."},"name":{"description":"HTML title for the term."},"slug":{"description":"An alphanumeric identifier for the term, specific to the resource type."},"id":{"description":"Unique identifier for the term."},"locations":{"description":"The locations assigned to the menu."},"auto_add":{"description":"Automatically add top-level pages to this menu."}}},"2":{"args":{"id":{"description":"Unique identifier for the term."},"force":{"description":"Requires the value \"true\" because terms do not support forced deletion."}}}}}},"/wp/v2/wp_pattern_category/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"Unique identifier for the term."}}},"1":{"args":{"meta":{"description":"Meta fields."},"description":{"description":"HTML description of the term."},"name":{"description":"HTML title for the term."},"slug":{"description":"An alphanumeric identifier for the term, specific to the resource type."},"id":{"description":"Unique identifier for the term."}}},"2":{"args":{"id":{"description":"Unique identifier for the term."},"force":{"description":"Requires the value \"true\" because terms do not support forced deletion."}}}}}},"/wp/v2/series/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"Unique identifier for the term."}}},"1":{"args":{"meta":{"description":"Meta fields."},"description":{"description":"HTML description of the term."},"name":{"description":"HTML title for the term."},"slug":{"description":"An alphanumeric identifier for the term, specific to the resource type."},"parent":{"description":"The ID of the parent term."},"id":{"description":"Unique identifier for the term."}}},"2":{"args":{"id":{"description":"Unique identifier for the term."},"force":{"description":"Requires the value \"true\" because terms do not support forced deletion."}}}}}},"/wp/v2/users/(?P<user_id>(?:":{"\\d+|me))/application-passwords":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."}}},"1":{"args":{"app_id":{"description":"A UUID provided by the application to uniquely identify it. It is recommended to use a UUID v5 with the URL or DNS namespace."},"name":{"description":"The name of the application password."}}}}},"\\d+|me))/application-passwords/introspect":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."}}}}},"\\d+|me))/application-passwords/(?P<uuid>":{"\\w\\-+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."}}},"1":{"args":{"app_id":{"description":"A UUID provided by the application to uniquely identify it. It is recommended to use a UUID v5 with the URL or DNS namespace."},"name":{"description":"The name of the application password."}}}}}}},"/wp/v2/comments/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"Unique comment identifier."},"password":{"description":"Password for the parent post of the comment (if the post is password protected)."}}},"1":{"args":{"meta":{"description":"Meta fields."},"author_email":{"description":"Email address of the author of the comment."},"author_ip":{"description":"IP address of the author of the comment."},"author_name":{"description":"Name displayed for the author of the comment."},"author_url":{"description":"URL for the author of the comment."},"author_user_agent":{"description":"User agent for the author of the comment."},"content":{"description":"Content for the comment.","properties":{"raw":{"description":"Content for the comment, as it exists in the database."},"rendered":{"description":"HTML content for the comment, transformed for display."}}},"date":{"description":"The date on which the comment was posted, in the site's time zone."},"date_gmt":{"description":"The date on which the comment was posted, in GMT format."},"parent":{"description":"The parent ID of the comment."},"post":{"description":"The ID of the associated publication object."},"status":{"description":"Comment status."},"id":{"description":"Unique comment identifier."},"author":{"description":"The object ID <code>user</code>if the author was an account."}}},"2":{"args":{"force":{"description":"Whether it's to avoid the trash or force deletion."},"id":{"description":"Unique comment identifier."},"password":{"description":"Password for the parent post of the comment (if the post is password protected)."}}}}}},"/wp/v2/block-renderer/(?P<name>":{"a-z0-9-+/":{"a-z0-9-+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"name":{"description":"Unique registered name of this block."},"attributes":{"description":"Attributes for the block."},"post_id":{"description":"ID of this content/context."}}}}}}},"/wp/v2/block-types/(?P<namespace>":{"a-zA-Z0-9_-+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"namespace":{"description":"Block namespace."}}}}},"a-zA-Z0-9_-+)/(?P<name>":{"a-zA-Z0-9_-+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"namespace":{"description":"Block namespace."},"name":{"description":"Block name."}}}}}}},"/wp/v2/plugins/(?P<plugin>":{"^":{".\\/+(?:\\/":{"^":{".\\/+)?)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."}}},"1":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"status":{"description":"The activation status of the extension."}}},"2":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."}}}}}}}}},"/wp/v2/sidebars/(?P<id>":{"\\w-+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"The ID of a saved side column"}}},"1":{"args":{"widgets":{"description":"Nested widgets."}}}}}},"/wp/v2/widget-types/(?P<id>":{"a-zA-Z0-9_-+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"id":{"description":"The ID of the widget type."}}}}},"a-zA-Z0-9_-+)/encode":{"endpoints":{"0":{"args":{"id":{"description":"The ID of the widget type."},"instance":{"description":"Settings for the current instance of the widget."},"form_data":{"description":"The serialized data from the widget form to be encoded in the instance settings."}}}}},"a-zA-Z0-9_-+)/render":{"endpoints":{"0":{"args":{"id":{"description":"The ID of the widget type."},"instance":{"description":"Settings for the current instance of the widget."}}}}}},"/wp/v2/widgets/(?P<id>":{"\\w\\-+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."}}},"1":{"args":{"id":{"description":"Unique identifier for the widget."},"id_base":{"description":"Widget type. Corresponds to the ID of the widget-types endpoint."},"sidebar":{"description":"The sidebar to which the widget belongs."},"instance":{"description":"Widget instance settings, if supported.","properties":{"encoded":{"description":"Representation of the settings of the instance encoded in base64."},"hash":{"description":"Hash cryptographic key of the instance settings."},"raw":{"description":"Instance settings not encoded, if supported."}}},"form_data":{"description":"Form data encoded in a URL for the widget administration form. Used to update a widget that does not support instances. Write-only."}}},"2":{"args":{"force":{"description":"Indicates whether to force the widget to be deleted or moved to the inactive sidebar."}}}}}},"/wp/v2/menu-locations/(?P<location>":{"\\w-+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."},"location":{"description":"An alphanumeric identifier for the menu location."}}}}}},"/wp/v2/font-collections/(?P<slug>":{"\\/\\w-+)":{"endpoints":{"0":{"args":{"context":{"description":"The context in which the request is made; this determines the fields returned."}}}}}},"/simple-history/v1/events/(?P<id>":{"\\d+)":{"endpoints":{"0":{"args":{"id":{"description":"Unique event identifier."}}}}},"\\d+)/stick":{"endpoints":{"0":{"args":{"id":{"description":"Unique event identifier."}}}}},"\\d+)/unstick":{"endpoints":{"0":{"args":{"id":{"description":"Unique event identifier."}}}}}},"/wp/v2/global-styles/(?P<id>":{"\\/\\w-+)":{"endpoints":{"0":{"args":{"id":{"description":"The model ID."}}},"1":{"args":{"title":{"properties":{"rendered":{"description":"The HTML title for the publication, formatted for display."},"raw":{"description":"Title of the variation in global styles, as it exists in the database."}},"description":"Title of the variation in overall styles."},"styles":{"description":"Global styles."},"settings":{"description":"Global settings."}}}}}},"/wp/v2/global-styles/themes/(?P<stylesheet>":{"\\/\\s%\\w\\":{"\\(\\)\\":{"\\\\@_\\-+)/variations":{"endpoints":{"0":{"args":{"stylesheet":{"description":"Theme ID"}}}}}}},"^":{"\\/:<>\\*\\?\"\\|+(?:\\/":{"^":{"\\/:<>\\*\\?\"\\|+)?)":{"endpoints":{"0":{"args":{"stylesheet":{"description":"Theme ID"}}}}}}}}},"/wp/v2/themes/(?P<stylesheet>":{"^":{"\\/:<>\\*\\?\"\\|+(?:\\/":{"^":{"\\/:<>\\*\\?\"\\|+)?)":{"endpoints":{"0":{"args":{"stylesheet":{"description":"The theme's style sheet. It uniquely identifies the theme."}}}}}}}}}},"site_logo":757002,"site_icon":757002,"site_icon_url":"https://www.castalie.com/app/uploads/2023/12/favicon.svg","_links":{"help":[{"href":"https://developer.wordpress.org/rest-api/"}],"wp:featuredmedia":[{"embeddable":true,"type":"site_logo","href":"https://www.castalie.com/wp-json/wp/v2/media/757002"},{"embeddable":true,"type":"site_icon","href":"https://www.castalie.com/wp-json/wp/v2/media/757002"}],"curies":[{"name":"wp","href":"https://api.w.org/{rel}","templated":true}]}}