{"name":"Laboratoire sur la science des donn\u00e9es de l&#039;Universit\u00e9 T\u00c9LUQ","description":"","url":"https:\/\/dot-lab.teluq.ca","home":"https:\/\/dot-lab.teluq.ca","gmt_offset":-4,"timezone_string":"America\/Toronto","page_for_posts":0,"page_on_front":0,"show_on_front":"posts","namespaces":["oembed\/1.0","pll\/v1","wp\/v2","wp-site-health\/v1","wp-block-editor\/v1","wp-abilities\/v1"],"authentication":{"application-passwords":{"endpoints":{"authorization":"https:\/\/dot-lab.teluq.ca\/wp-admin\/authorize-application.php"}}},"routes":{"\/":{"namespace":"","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/dot-lab.teluq.ca\/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:\/\/dot-lab.teluq.ca\/wp-json\/batch\/v1"}]}},"\/pll\/v1":{"namespace":"pll\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"pll\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/dot-lab.teluq.ca\/wp-json\/pll\/v1"}]}},"\/pll\/v1\/languages":{"namespace":"pll\/v1","methods":["GET","POST"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":[]},{"methods":["POST"],"allow_batch":{"v1":true},"args":{"name":{"description":"Le nom est utilis\u00e9 un peu partout sur le site (par exemple\u00a0: Fran\u00e7ais)","type":"string","minLength":1,"required":false},"slug":{"description":"Language code - preferably 2-letters ISO 639-1 (for example: en).","type":"string","pattern":"^[a-z][a-z0-9_-]*$","required":false},"locale":{"description":"WordPress Locale for the language (for example: en_US).","type":"string","pattern":"^[a-z]{2,3}(?:_[A-Z]{2})?(?:_[a-z0-9]+)?$","required":true},"is_rtl":{"description":"Text direction. `true` for right-to-left.","type":"boolean","required":false},"term_group":{"description":"Position of the language in the language switcher.","type":"integer","required":false},"flag_code":{"description":"Flag code corresponding to ISO 3166-1 (for example: us for the United States flag).","type":"string","required":false},"no_default_cat":{"default":false,"description":"Tells whether the default category must be created when creating a new language.","type":"boolean","required":false}}}],"_links":{"self":[{"href":"https:\/\/dot-lab.teluq.ca\/wp-json\/pll\/v1\/languages"}]}},"\/pll\/v1\/languages\/(?P<term_id>[\\d]+)":{"namespace":"pll\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"term_id":{"description":"Unique identifier for the language.","type":"integer","required":false},"context":{"description":"Le contexte dans lequel la requ\u00eate est faite; cela d\u00e9termine les champs renvoy\u00e9s.","type":"string","enum":["view","edit"],"default":"view","required":false}}},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"term_id":{"description":"Unique identifier for the language.","type":"integer","required":false},"name":{"description":"Le nom est utilis\u00e9 un peu partout sur le site (par exemple\u00a0: Fran\u00e7ais)","type":"string","minLength":1,"required":false},"slug":{"description":"Language code - preferably 2-letters ISO 639-1 (for example: en).","type":"string","pattern":"^[a-z][a-z0-9_-]*$","required":false},"locale":{"description":"WordPress Locale for the language (for example: en_US).","type":"string","pattern":"^[a-z]{2,3}(?:_[A-Z]{2})?(?:_[a-z0-9]+)?$","required":false},"is_rtl":{"description":"Text direction. `true` for right-to-left.","type":"boolean","required":false},"term_group":{"description":"Position of the language in the language switcher.","type":"integer","required":false},"flag_code":{"description":"Flag code corresponding to ISO 3166-1 (for example: us for the United States flag).","type":"string","required":false}}},{"methods":["DELETE"],"allow_batch":{"v1":true},"args":{"term_id":{"description":"Unique identifier for the language.","type":"integer","required":false}}}]},"\/pll\/v1\/languages\/(?P<slug>[a-z][a-z0-9_-]*)":{"namespace":"pll\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":{"slug":{"description":"Language code - preferably 2-letters ISO 639-1 (for example: en).","type":"string","required":false},"context":{"description":"Le contexte dans lequel la requ\u00eate est faite; cela d\u00e9termine les champs renvoy\u00e9s.","type":"string","enum":["view","edit"],"default":"view","required":false}}}]},"\/pll\/v1\/settings":{"namespace":"pll\/v1","methods":["GET","POST","PUT","PATCH"],"endpoints":[{"methods":["GET"],"allow_batch":{"v1":true},"args":[]},{"methods":["POST","PUT","PATCH"],"allow_batch":{"v1":true},"args":{"browser":{"description":"Detect preferred browser language on front page: `true` to detect, `false` to not detect.","type":"boolean","required":false},"rewrite":{"description":"Remove `\/language\/` in pretty permalinks: `true` to remove, `false` to keep.","type":"boolean","required":false},"hide_default":{"description":"Remove the language code in URL for the default language: `true` to hide, `false` to display.","type":"boolean","required":false},"force_lang":{"description":"Determine how the current language is defined.","type":"integer","enum":[1,2,3],"required":false},"redirect_lang":{"description":"Remove the page name or page ID from the URL of the front page: `true` to remove, `false` to keep.","type":"boolean","required":false},"media_support":{"description":"Translate media: `true` to translate, `false` otherwise.","type":"boolean","required":false},"sync":{"description":"List of data to synchronize.","type":"array","items":{"type":"string","enum":["taxonomies","post_meta","comment_status","ping_status","sticky_posts","post_date","post_format","post_parent","_wp_page_template","menu_order","_thumbnail_id"]},"required":false},"post_types":{"description":"List of post types to translate.","type":"array","items":{"type":"string"},"required":false},"taxonomies":{"description":"List of taxonomies to translate.","type":"array","items":{"type":"string"},"required":false},"domains":{"description":"Domains used when the language is set from different domains.","type":"object","additionalProperties":false,"patternProperties":{"^[a-z][a-z0-9_-]*$":{"type":"string","format":"uri"}},"required":false},"default_lang":{"description":"Slug of the default language.","type":"string","pattern":"^[a-z][a-z0-9_-]*$","required":false},"nav_menus":{"description":"Translated navigation menus for each theme.","type":"object","additionalProperties":false,"patternProperties":{"[^\\\/:<>\\*\\?\"\\|]+":{"type":"object","patternProperties":{"[\\w-]+":{"type":"object","patternProperties":{"^[a-z][a-z0-9_-]*$":{"type":"integer","minimum":0}},"additionalProperties":false}},"additionalProperties":false}},"required":false}}}],"_links":{"self":[{"href":"https:\/\/dot-lab.teluq.ca\/wp-json\/pll\/v1\/settings"}]}},"\/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:\/\/dot-lab.teluq.ca\/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:\/\/dot-lab.teluq.ca\/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:\/\/dot-lab.teluq.ca\/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:\/\/dot-lab.teluq.ca\/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:\/\/dot-lab.teluq.ca\/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:\/\/dot-lab.teluq.ca\/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:\/\/dot-lab.teluq.ca\/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:\/\/dot-lab.teluq.ca\/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:\/\/dot-lab.teluq.ca\/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":"L\u2019URL \u00e0 traiter.","type":"string","format":"uri","required":true}}}],"_links":{"self":[{"href":"https:\/\/dot-lab.teluq.ca\/wp-json\/wp-block-editor\/v1\/url-details"}]}},"\/wp-block-editor\/v1\/export":{"namespace":"wp-block-editor\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":[]}],"_links":{"self":[{"href":"https:\/\/dot-lab.teluq.ca\/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:\/\/dot-lab.teluq.ca\/wp-json\/wp-block-editor\/v1\/navigation-fallback"}]}},"\/wp-abilities\/v1":{"namespace":"wp-abilities\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"namespace":{"default":"wp-abilities\/v1","required":false},"context":{"default":"view","required":false}}}],"_links":{"self":[{"href":"https:\/\/dot-lab.teluq.ca\/wp-json\/wp-abilities\/v1"}]}},"\/wp-abilities\/v1\/categories":{"namespace":"wp-abilities\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Le contexte dans lequel la requ\u00eate est faite; cela d\u00e9termine les champs renvoy\u00e9s.","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'\u00e9l\u00e9ments \u00e0 renvoyer dans le groupe de r\u00e9sultats.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false}}}],"_links":{"self":[{"href":"https:\/\/dot-lab.teluq.ca\/wp-json\/wp-abilities\/v1\/categories"}]}},"\/wp-abilities\/v1\/categories\/(?P<slug>[a-z0-9]+(?:-[a-z0-9]+)*)":{"namespace":"wp-abilities\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"slug":{"description":"Unique identifier for the ability category.","type":"string","pattern":"^[a-z0-9]+(?:-[a-z0-9]+)*$","required":false}}}]},"\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+?)\/run":{"namespace":"wp-abilities\/v1","methods":["GET","POST","PUT","PATCH","DELETE"],"endpoints":[{"methods":["GET","POST","PUT","PATCH","DELETE"],"args":{"name":{"description":"Unique identifier for the ability.","type":"string","pattern":"^[a-zA-Z0-9\\-\\\/]+$","required":false},"input":{"description":"Input parameters for the ability execution.","type":["integer","number","boolean","string","array","object","null"],"default":null,"required":false}}}]},"\/wp-abilities\/v1\/abilities":{"namespace":"wp-abilities\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"context":{"description":"Le contexte dans lequel la requ\u00eate est faite; cela d\u00e9termine les champs renvoy\u00e9s.","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'\u00e9l\u00e9ments \u00e0 renvoyer dans le groupe de r\u00e9sultats.","type":"integer","default":50,"minimum":1,"maximum":100,"required":false},"category":{"description":"Limit results to abilities in specific ability category.","type":"string","required":false}}}],"_links":{"self":[{"href":"https:\/\/dot-lab.teluq.ca\/wp-json\/wp-abilities\/v1\/abilities"}]}},"\/wp-abilities\/v1\/abilities\/(?P<name>[a-zA-Z0-9\\-\\\/]+)":{"namespace":"wp-abilities\/v1","methods":["GET"],"endpoints":[{"methods":["GET"],"args":{"name":{"description":"Unique identifier for the ability.","type":"string","pattern":"^[a-zA-Z0-9\\-\\\/]+$","required":false}}}]}},"site_logo":0,"site_icon":0,"site_icon_url":"","_links":{"help":[{"href":"https:\/\/developer.wordpress.org\/rest-api\/"}]}}