{"id":8297,"date":"2026-05-11T19:59:50","date_gmt":"2026-05-11T23:59:50","guid":{"rendered":"https:\/\/montrealtips.com\/winter-tire-deadline\/"},"modified":"2026-05-15T14:59:45","modified_gmt":"2026-05-15T18:59:45","slug":"winter-tire-deadline","status":"publish","type":"page","link":"https:\/\/montrealtips.com\/fr\/winter-tire-deadline\/","title":{"rendered":"Date limite pour les pneus d&#039;hiver au Qu\u00e9bec\u00a0: 2026 \u2014 Compte \u00e0 rebours en direct + Infos sur les amendes"},"content":{"rendered":"\n<div class=\"mtl-tldr\" style=\"font-family:-apple-system,BlinkMacSystemFont,sans-serif;max-width:760px;margin:24px auto 0;padding:18px 22px;background:#eff6ff;border:1px solid #bfdbfe;border-left:5px solid #2563eb;border-radius:12px;color:#0b1f3a\"><strong style=\"font-size:14px;text-transform:uppercase;letter-spacing:0.5px;color:#2563eb\">Quick answer<\/strong><h2 style=\"margin:6px 0 8px;font-size:20px;color:#0b1f3a\">When are winter tires mandatory in Quebec (2026)?<\/h2><p style=\"margin:0;color:#1e293b;font-size:15px;line-height:1.55\">Quebec law requires winter tires from December 1 to March 15 every year. Fines are $200-$300 plus $39 court fees for non-compliance. Acceptable: tires with the alpine symbol (3-peak mountain + snowflake) OR studded tires. All-season tires are NOT legal in this period. Book installation early \u2014 November is peak.<\/p><p style=\"margin:10px 0 0;font-size:13px;color:#475569\"><strong>Last updated:<\/strong> May 13, 2026 \u00b7 <strong>Source:<\/strong> SAAQ Highway Safety Code, Quebec winter tire regulations 2026<\/p><\/div>\n\n\n\n<div class=\"mtl-tool\" id=\"mtl-tires\"><style>.mtl-tool{font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,sans-serif;color:#1a1a1a;max-width:760px;margin:24px auto;line-height:1.55}.mtl-tool .mtl-card{background:#f7f9fc;border:1px solid #e3e8ef;border-radius:14px;padding:24px 26px}.mtl-tool h2.mtl-h{margin:0 0 6px;font-size:22px;color:#0b1f3a}.mtl-tool .mtl-sub{margin:0 0 18px;color:#475569;font-size:14px}.mtl-tool .mtl-countdown{text-align:center;padding:24px;background:#fff;border-radius:12px;margin:14px 0}.mtl-tool .mtl-cd-big{font-size:48px;font-weight:800;color:#d8232a;margin:8px 0;line-height:1}.mtl-tool .mtl-cd-units{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:14px}.mtl-tool .mtl-cd-unit{background:#f1f5f9;border-radius:8px;padding:10px}.mtl-tool .mtl-cd-unit b{display:block;font-size:24px;color:#0b1f3a}.mtl-tool .mtl-cd-unit span{font-size:11px;text-transform:uppercase;color:#64748b;letter-spacing:.5px}.mtl-tool .mtl-status{padding:14px;border-radius:8px;margin-top:14px;text-align:center;font-weight:600}.mtl-tool .mtl-status.ok{background:#dcfce7;color:#16a34a;border:1px solid #16a34a}.mtl-tool .mtl-status.warn{background:#fef3c7;color:#a16207;border:1px solid #f59e0b}.mtl-tool .mtl-status.bad{background:#fee2e2;color:#dc2626;border:1px solid #dc2626}.mtl-tool .mtl-note{font-size:12px;color:#64748b;margin-top:12px;text-align:center}<\/style><div class=\"mtl-card\"><h2 class=\"mtl-h\">&#x1f6de; Quebec Winter Tire Deadline Countdown<\/h2><p class=\"mtl-sub\">Mandatory <strong>December 1 to March 15<\/strong> in Quebec. Fines: $200\u2013$300 + costs.<\/p><div class=\"mtl-status\" id=\"mtl-tires-status\"><\/div><div class=\"mtl-countdown\"><div id=\"mtl-tires-label\" style=\"font-weight:600;color:#475569\">Time until next deadline<\/div><div class=\"mtl-cd-big\" id=\"mtl-tires-target\"><\/div><div class=\"mtl-cd-units\"><div class=\"mtl-cd-unit\"><b id=\"mtl-cd-d\">&#8212;<\/b><span>Days<\/span><\/div><div class=\"mtl-cd-unit\"><b id=\"mtl-cd-h\">&#8212;<\/b><span>Hours<\/span><\/div><div class=\"mtl-cd-unit\"><b id=\"mtl-cd-m\">&#8212;<\/b><span>Minutes<\/span><\/div><div class=\"mtl-cd-unit\"><b id=\"mtl-cd-s\">&#8212;<\/b><span>Seconds<\/span><\/div><\/div><\/div><p class=\"mtl-note\">Counts to\/from Dec 1 (install) or Mar 15 (legal removal). Studded tires permitted Oct 15 \u2013 May 1.<\/p><\/div><script>\n  (function(){\n    function tick(){\n      var now=new Date();\n      var year=now.getFullYear();\n      var dec1=new Date(year,11,1,0,0,0);\n      var mar15=new Date(year,2,16,0,0,0);\n      var status=document.getElementById('mtl-tires-status');\n      var label=document.getElementById('mtl-tires-label');\n      var target=document.getElementById('mtl-tires-target');\n      var t, isCountdown;\n      if(now>=dec1){\n        t=new Date(year+1,2,16,0,0,0);\n        status.className='mtl-status bad';status.textContent='\u2713 Winter tires MANDATORY now \u2014 until March 15';\n        label.textContent='Time until legal removal date (March 15)';\n        target.textContent='March 15, '+(year+1);\n      } else if(now>=mar15 && now<new Date(year,9,15)){\n        status.className='mtl-status ok';status.textContent='Winter tires NOT required. Studded tires NOT permitted right now.';\n        label.textContent='Time until you can install studded tires (October 15)';\n        var oct15=new Date(year,9,15,0,0,0);\n        t=oct15;\n        target.textContent='October 15, '+year;\n      } else if(now>=new Date(year,9,15) && now<dec1){\n        status.className='mtl-status warn';status.textContent='Studded tires NOW allowed \u2014 winter tires required by Dec 1';\n        label.textContent='Time until winter tires required (December 1)';\n        t=dec1;\n        target.textContent='December 1, '+year;\n      } else {\n        status.className='mtl-status bad';status.textContent='\u2713 Winter tires MANDATORY now';\n        label.textContent='Time until legal removal date (March 15)';\n        t=mar15;\n        target.textContent='March 15, '+year;\n      }\n      var diff=Math.max(0,t-now);\n      var d=Math.floor(diff\/86400000); diff-=d*86400000;\n      var h=Math.floor(diff\/3600000); diff-=h*3600000;\n      var m=Math.floor(diff\/60000); diff-=m*60000;\n      var s=Math.floor(diff\/1000);\n      document.getElementById('mtl-cd-d').textContent=d;\n      document.getElementById('mtl-cd-h').textContent=h;\n      document.getElementById('mtl-cd-m').textContent=m;\n      document.getElementById('mtl-cd-s').textContent=s;\n    }\n    tick();setInterval(tick,1000);\n  })();\n  <\/script>\n\n\n\n<div class=\"mtl-related\" style=\"font-family:-apple-system,BlinkMacSystemFont,sans-serif;max-width:760px;margin:30px auto;padding:20px 24px;background:#f7f9fc;border:1px solid #e3e8ef;border-radius:12px\"><h3 style=\"margin:0 0 10px;font-size:18px;color:#0b1f3a\">Related Montreal Tools<\/h3><ul style=\"margin:0;padding-left:20px;color:#1e293b;font-size:15px\"><li style=\"margin-bottom:6px\"><a href=\"\/snow-parking-alert\/\" style=\"color:#2563eb;text-decoration:underline\">Snow Parking Alert<\/a> \u2014 Free Montreal snow operations alerts.<\/li><li style=\"margin-bottom:6px\"><a href=\"\/saaq-license-cost\/\" style=\"color:#2563eb;text-decoration:underline\">SAAQ License Cost<\/a> \u2014 Quebec license fees 2026.<\/li><li style=\"margin-bottom:6px\"><a href=\"\/parking-sign-decoder\/\" style=\"color:#2563eb;text-decoration:underline\">Parking Sign Decoder<\/a> \u2014 Read Montreal parking signs.<\/li><li style=\"margin-bottom:6px\"><a href=\"\/stm-fare-calculator\/\" style=\"color:#2563eb;text-decoration:underline\">STM Fare Calculator<\/a> \u2014 Public transit alternative.<\/li><\/ul><\/div>\n\n\n\n<div class=\"mtl-sources\" style=\"font-family:-apple-system,BlinkMacSystemFont,sans-serif;max-width:760px;margin:20px auto;padding:14px 20px;background:#fff;border-top:1px solid #e2e8f0;color:#475569;font-size:13px;line-height:1.5\"><p style=\"margin:0 0 6px\"><strong>Reviewed by:<\/strong> Montreal Tips editorial team \u00b7 <strong>Last updated:<\/strong> May 13, 2026<\/p><p style=\"margin:0\"><strong>Sources:<\/strong> SAAQ Highway Safety Code, Quebec winter tire regulations 2026. Estimates are educational only \u2014 verify against official sources before acting.<\/p><\/div>\n\n\n\n<script type=\"application\/ld+json\">[{\"@context\":\"https:\/\/schema.org\",\"@type\":\"FAQPage\",\"mainEntity\":[{\"@type\":\"Question\",\"name\":\"What is the Quebec winter tire law?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"From December 1 to March 15 each year, every passenger vehicle must have four winter tires bearing the alpine symbol (three-peak mountain with snowflake) or be equipped with studded tires.\"}},{\"@type\":\"Question\",\"name\":\"How much is the winter tire fine in Quebec?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"$200 to $300 base fine plus $39 court fees for not having winter tires between December 1 and March 15. Multiple offenses can stack.\"}},{\"@type\":\"Question\",\"name\":\"Are all-season tires legal in Quebec winter?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No. All-season tires (M+S only) do not meet the legal requirement. The tire must show the alpine symbol on the sidewall. M+S without the snowflake is not enough.\"}},{\"@type\":\"Question\",\"name\":\"When should I install winter tires?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"Most Montrealers switch in late October or early November to beat the rush and capture early discounts. Average installation cost: $80-$120 if you bring your own tires.\"}},{\"@type\":\"Question\",\"name\":\"Can I drive my rental car without winter tires?\",\"acceptedAnswer\":{\"@type\":\"Answer\",\"text\":\"No \u2014 same rule applies to rentals. All Quebec rental agencies install winter tires on their fleet by November. Some charge a small \\\"winter tire surcharge\\\" ($10-15\/day) during the season.\"}}]},{\"@context\":\"https:\/\/schema.org\",\"@type\":\"WebApplication\",\"name\":\"Quebec Winter Tire Deadline Checker\",\"url\":\"https:\/\/montrealtips.com\/winter-tire-deadline\/\",\"applicationCategory\":\"TravelApplication\",\"operatingSystem\":\"All\",\"browserRequirements\":\"Requires JavaScript\",\"offers\":{\"@type\":\"Offer\",\"price\":\"0\",\"priceCurrency\":\"CAD\"},\"publisher\":{\"@type\":\"Organization\",\"name\":\"Montreal Tips\",\"url\":\"https:\/\/montrealtips.com\/\"}},{\"@context\":\"https:\/\/schema.org\",\"@type\":\"BreadcrumbList\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/montrealtips.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Montreal Tools\",\"item\":\"https:\/\/montrealtips.com\/tools\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Quebec Winter Tire Deadline Checker\",\"item\":\"https:\/\/montrealtips.com\/winter-tire-deadline\/\"}]}]<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Quick answer When are winter tires mandatory in Quebec (2026)? Quebec law requires winter tires from December 1 to March 15 every year. Fines are $200-$300 plus $39 court fees for non-compliance. Acceptable: tires with the alpine symbol (3-peak mountain + snowflake) OR studded tires. All-season tires are NOT legal in this period. Book installation [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-8297","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.7 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Quebec Winter Tire Deadline 2026 \u2014 Live Countdown + Fine Info - Montreal Tips<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/montrealtips.com\/fr\/winter-tire-deadline\/\" \/>\n<meta property=\"og:locale\" content=\"fr_CA\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Quebec Winter Tire Deadline 2026 \u2014 Live Countdown + Fine Info - Montreal Tips\" \/>\n<meta property=\"og:description\" content=\"Quick answer When are winter tires mandatory in Quebec (2026)? Quebec law requires winter tires from December 1 to March 15 every year. Fines are $200-$300 plus $39 court fees for non-compliance. Acceptable: tires with the alpine symbol (3-peak mountain + snowflake) OR studded tires. All-season tires are NOT legal in this period. Book installation [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/montrealtips.com\/fr\/winter-tire-deadline\/\" \/>\n<meta property=\"og:site_name\" content=\"Montreal Tips\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/mtltips\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-15T18:59:45+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/montrealtips.com\/wp-content\/uploads\/2017\/04\/Downtown-Church-Photo-From-Mont-Royal.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1869\" \/>\n\t<meta property=\"og:image:height\" content=\"1246\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@mtltips\" \/>\n<meta name=\"twitter:label1\" content=\"Estimation du temps de lecture\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/montrealtips.com\\\/winter-tire-deadline\\\/\",\"url\":\"https:\\\/\\\/montrealtips.com\\\/winter-tire-deadline\\\/\",\"name\":\"Quebec Winter Tire Deadline 2026 \u2014 Live Countdown + Fine Info - Montreal Tips\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/montrealtips.com\\\/#website\"},\"datePublished\":\"2026-05-11T23:59:50+00:00\",\"dateModified\":\"2026-05-15T18:59:45+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/montrealtips.com\\\/winter-tire-deadline\\\/#breadcrumb\"},\"inLanguage\":\"fr-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/montrealtips.com\\\/winter-tire-deadline\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/montrealtips.com\\\/winter-tire-deadline\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/montrealtips.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Quebec Winter Tire Deadline 2026 \u2014 Live Countdown + Fine Info\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/montrealtips.com\\\/#website\",\"url\":\"https:\\\/\\\/montrealtips.com\\\/\",\"name\":\"Montreal Tips\",\"description\":\"Montreal Updates, Features and Articles\",\"publisher\":{\"@id\":\"https:\\\/\\\/montrealtips.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/montrealtips.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fr-CA\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/montrealtips.com\\\/#organization\",\"name\":\"Montreal Tips\",\"url\":\"https:\\\/\\\/montrealtips.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fr-CA\",\"@id\":\"https:\\\/\\\/montrealtips.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/montrealtips.com\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/Untitled-2.jpg\",\"contentUrl\":\"https:\\\/\\\/montrealtips.com\\\/wp-content\\\/uploads\\\/2018\\\/08\\\/Untitled-2.jpg\",\"width\":1206,\"height\":1084,\"caption\":\"Montreal Tips\"},\"image\":{\"@id\":\"https:\\\/\\\/montrealtips.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/mtltips\\\/\",\"https:\\\/\\\/x.com\\\/mtltips\",\"https:\\\/\\\/www.instagram.com\\\/mtltips\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/montreal-tips\\\/\",\"https:\\\/\\\/www.pinterest.ca\\\/mtltips\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Quebec Winter Tire Deadline 2026 \u2014 Live Countdown + Fine Info - Montreal Tips","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/montrealtips.com\/fr\/winter-tire-deadline\/","og_locale":"fr_CA","og_type":"article","og_title":"Quebec Winter Tire Deadline 2026 \u2014 Live Countdown + Fine Info - Montreal Tips","og_description":"Quick answer When are winter tires mandatory in Quebec (2026)? Quebec law requires winter tires from December 1 to March 15 every year. Fines are $200-$300 plus $39 court fees for non-compliance. Acceptable: tires with the alpine symbol (3-peak mountain + snowflake) OR studded tires. All-season tires are NOT legal in this period. Book installation [&hellip;]","og_url":"https:\/\/montrealtips.com\/fr\/winter-tire-deadline\/","og_site_name":"Montreal Tips","article_publisher":"https:\/\/www.facebook.com\/mtltips\/","article_modified_time":"2026-05-15T18:59:45+00:00","og_image":[{"width":1869,"height":1246,"url":"https:\/\/montrealtips.com\/wp-content\/uploads\/2017\/04\/Downtown-Church-Photo-From-Mont-Royal.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_site":"@mtltips","twitter_misc":{"Estimation du temps de lecture":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/montrealtips.com\/winter-tire-deadline\/","url":"https:\/\/montrealtips.com\/winter-tire-deadline\/","name":"Quebec Winter Tire Deadline 2026 \u2014 Live Countdown + Fine Info - Montreal Tips","isPartOf":{"@id":"https:\/\/montrealtips.com\/#website"},"datePublished":"2026-05-11T23:59:50+00:00","dateModified":"2026-05-15T18:59:45+00:00","breadcrumb":{"@id":"https:\/\/montrealtips.com\/winter-tire-deadline\/#breadcrumb"},"inLanguage":"fr-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/montrealtips.com\/winter-tire-deadline\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/montrealtips.com\/winter-tire-deadline\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/montrealtips.com\/"},{"@type":"ListItem","position":2,"name":"Quebec Winter Tire Deadline 2026 \u2014 Live Countdown + Fine Info"}]},{"@type":"WebSite","@id":"https:\/\/montrealtips.com\/#website","url":"https:\/\/montrealtips.com\/","name":"Conseils pour Montr\u00e9al","description":"Actualit\u00e9s, reportages et articles sur Montr\u00e9al","publisher":{"@id":"https:\/\/montrealtips.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/montrealtips.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fr-CA"},{"@type":"Organization","@id":"https:\/\/montrealtips.com\/#organization","name":"Conseils pour Montr\u00e9al","url":"https:\/\/montrealtips.com\/","logo":{"@type":"ImageObject","inLanguage":"fr-CA","@id":"https:\/\/montrealtips.com\/#\/schema\/logo\/image\/","url":"https:\/\/montrealtips.com\/wp-content\/uploads\/2018\/08\/Untitled-2.jpg","contentUrl":"https:\/\/montrealtips.com\/wp-content\/uploads\/2018\/08\/Untitled-2.jpg","width":1206,"height":1084,"caption":"Montreal Tips"},"image":{"@id":"https:\/\/montrealtips.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/mtltips\/","https:\/\/x.com\/mtltips","https:\/\/www.instagram.com\/mtltips\/","https:\/\/www.linkedin.com\/company\/montreal-tips\/","https:\/\/www.pinterest.ca\/mtltips\/"]}]}},"_links":{"self":[{"href":"https:\/\/montrealtips.com\/fr\/wp-json\/wp\/v2\/pages\/8297","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/montrealtips.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/montrealtips.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/montrealtips.com\/fr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/montrealtips.com\/fr\/wp-json\/wp\/v2\/comments?post=8297"}],"version-history":[{"count":3,"href":"https:\/\/montrealtips.com\/fr\/wp-json\/wp\/v2\/pages\/8297\/revisions"}],"predecessor-version":[{"id":8405,"href":"https:\/\/montrealtips.com\/fr\/wp-json\/wp\/v2\/pages\/8297\/revisions\/8405"}],"wp:attachment":[{"href":"https:\/\/montrealtips.com\/fr\/wp-json\/wp\/v2\/media?parent=8297"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}