{"id":1669,"date":"2025-05-28T01:07:02","date_gmt":"2025-05-28T01:07:02","guid":{"rendered":"https:\/\/lecochonsavant.com\/?page_id=1669"},"modified":"2025-11-20T12:23:08","modified_gmt":"2025-11-20T17:23:08","slug":"quizz","status":"publish","type":"page","link":"https:\/\/lecochonsavant.com\/en\/quizz\/","title":{"rendered":"Quizz Queer G\u00e9n\u00e9rale"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1669\" class=\"elementor elementor-1669\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e44fff4 e-flex e-con-boxed e-con e-parent\" data-id=\"e44fff4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-303026c elementor-widget elementor-widget-image\" data-id=\"303026c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"1820\" src=\"https:\/\/lecochonsavant.com\/wp-content\/uploads\/2025\/05\/quizzs-queer-general-promo-1.jpg\" class=\"attachment-full size-full wp-image-1708\" alt=\"\" srcset=\"https:\/\/lecochonsavant.com\/wp-content\/uploads\/2025\/05\/quizzs-queer-general-promo-1.jpg 1024w, https:\/\/lecochonsavant.com\/wp-content\/uploads\/2025\/05\/quizzs-queer-general-promo-1-169x300.jpg 169w, https:\/\/lecochonsavant.com\/wp-content\/uploads\/2025\/05\/quizzs-queer-general-promo-1-576x1024.jpg 576w, https:\/\/lecochonsavant.com\/wp-content\/uploads\/2025\/05\/quizzs-queer-general-promo-1-768x1365.jpg 768w, https:\/\/lecochonsavant.com\/wp-content\/uploads\/2025\/05\/quizzs-queer-general-promo-1-864x1536.jpg 864w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-577a7c1 elementor-widget elementor-widget-html\" data-id=\"577a7c1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n  #quizz-queer-wrapper {\r\n    max-width: 600px;\r\n    margin: auto;\r\n  }\r\n\r\n  \/* FOND + GLOW *\/\r\n  .quiz-container,\r\n  .start-screen {\r\n    background: #000000;\r\n    padding: 20px;\r\n    border-radius: 14px;\r\n    box-shadow: 0 0 25px rgba(255, 0, 255, 0.25),\r\n                0 0 45px rgba(0, 255, 255, 0.25);\r\n    color: #fff;\r\n    font-family: 'Poppins', sans-serif;\r\n  }\r\n\r\n  .quiz-container h1,\r\n  .start-screen h1 {\r\n    text-align: center;\r\n    font-size: 1.7em;\r\n    color: #ff4fd8;\r\n    text-shadow: 0 0 10px #ff4fd8;\r\n  }\r\n\r\n  .question {\r\n    font-size: 1.25em;\r\n    margin-bottom: 12px;\r\n    color: #4feeff;\r\n    text-shadow: 0 0 6px #4feeff;\r\n  }\r\n\r\n  \/* OPTIONS *\/\r\n  .options {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 12px;\r\n  }\r\n\r\n  .option {\r\n    padding: 14px;\r\n    font-size: 1.05em;\r\n    border-radius: 10px;\r\n    background: #1b1b1b;\r\n    color: #ffffff;\r\n    border: 2px solid rgba(255,255,255,0.15);\r\n    cursor: pointer;\r\n    transition: 0.25s;\r\n  }\r\n\r\n  .option:hover {\r\n    background: #ff4fd8;\r\n    box-shadow: 0 0 12px #ff4fd8;\r\n  }\r\n\r\n  \/* GLOW NEON correct *\/\r\n  .option.correct {\r\n    background: #00ffa6;\r\n    color: #000;\r\n    border-color: #00ffa6;\r\n    box-shadow: 0 0 18px #00ffa6,\r\n                0 0 35px #00ffa6;\r\n    animation: glowPulse 0.7s ease-out;\r\n  }\r\n\r\n  @keyframes glowPulse {\r\n    0% { transform: scale(1); }\r\n    50% { transform: scale(1.07); }\r\n    100% { transform: scale(1); }\r\n  }\r\n\r\n  \/* SHAKE mauvaise *\/\r\n  .option.wrong {\r\n    background: #ff003c;\r\n    border-color: #ff003c;\r\n    box-shadow: 0 0 18px #ff003c;\r\n    animation: shake 0.5s;\r\n  }\r\n\r\n  @keyframes shake {\r\n    0% { transform: translateX(0); }\r\n    25% { transform: translateX(-6px); }\r\n    50% { transform: translateX(6px); }\r\n    75% { transform: translateX(-4px); }\r\n    100% { transform: translateX(0); }\r\n  }\r\n\r\n  .timer, .score {\r\n    text-align: center;\r\n    margin-top: 12px;\r\n    color: #ff4fd8;\r\n  }\r\n\r\n  .status {\r\n    text-align: center;\r\n    margin-top: 10px;\r\n    font-style: italic;\r\n    color: #4feeff;\r\n    text-shadow: 0 0 6px #4feeff;\r\n  }\r\n\r\n  \/* BUTTONS *\/\r\n  .start-screen button,\r\n  .end-screen button {\r\n    margin-top: 20px;\r\n    padding: 12px 20px;\r\n    background: #ff4fd8;\r\n    color: #000;\r\n    font-size: 1.1em;\r\n    border: none;\r\n    border-radius: 8px;\r\n    cursor: pointer;\r\n    transition: 0.25s;\r\n    box-shadow: 0 0 14px #ff4fd8;\r\n  }\r\n\r\n  .start-screen button:hover,\r\n  .end-screen button:hover {\r\n    background: #4feeff;\r\n    box-shadow: 0 0 16px #4feeff;\r\n  }\r\n\r\n  .end-screen {\r\n    text-align: center;\r\n    color: #ff4fd8;\r\n    font-size: 1.2em;\r\n    margin-top: 20px;\r\n    text-shadow: 0 0 10px #ff4fd8;\r\n  }\r\n<\/style>\r\n\r\n<div id=\"quizz-queer-wrapper\">\r\n\r\n  <div class=\"start-screen\" id=\"start-screen\">\r\n    <h1>Quizz Queer \u2013 G\u00e9n\u00e9rale<\/h1>\r\n    <p>R\u00e9pondez \u00e0 <strong>5 questions correctement<\/strong> en moins de <strong>60 secondes<\/strong>.<br>\r\n    Mais attention : <strong>3 erreurs d'affil\u00e9e<\/strong> et c\u2019est fini \ud83d\udc37<\/p>\r\n    <button id=\"startBtn\">\ud83c\udfac D\u00e9marrer<\/button>\r\n  <\/div>\r\n\r\n  <div class=\"quiz-container\" id=\"quiz-container\" style=\"display:none;\">\r\n    <h1>Le Cochon Savant \u2013 Trivia<\/h1>\r\n\r\n    <div class=\"question\" id=\"question\"><\/div>\r\n    <div class=\"options\" id=\"options\"><\/div>\r\n    <div class=\"status\" id=\"status\"><\/div>\r\n\r\n    <div class=\"timer\">\r\n      \u23f1 Temps restant : <span id=\"time\">60<\/span>s\r\n    <\/div>\r\n\r\n    <div class=\"score\">\r\n      \u2705 Bonnes r\u00e9ponses : <span id=\"correctCount\">0<\/span>\/5\r\n    <\/div>\r\n\r\n    <div class=\"end-screen\" id=\"end\" style=\"display:none;\"><\/div>\r\n  <\/div>\r\n\r\n<\/div>\r\n\r\n<script>\r\n\r\ndocument.addEventListener(\"DOMContentLoaded\", () => {\r\n\r\nconst questions = [\r\n  { q: \"Quelle chanteuse a popularis\u00e9 l'expression 'Vogue' ?\", o: [\"Madonna\", \"Cher\", \"Kylie Minogue\", \"Whitney Houston\"], a: \"Madonna\" },\r\n  { q: \"Quel film avec Robin Williams met en sc\u00e8ne un couple gay ?\", o: [\"The Birdcage\", \"To Wong Foo\", \"Milk\", \"Philadelphia\"], a: \"The Birdcage\" },\r\n  { q: \"Dans 'Sex and the City', qui est l'ami gay de Carrie ?\", o: [\"Stanford\", \"Marcus\", \"Anthony\", \"Bobby\"], a: \"Stanford\" },\r\n  { q: \"Quel surnom Lady Gaga porte-t-elle ?\", o: [\"Mother Monster\", \"Queen Gaga\", \"Diva Divine\", \"Haus Mama\"], a: \"Mother Monster\" },\r\n  { q: \"RuPaul est c\u00e9l\u00e8bre pour :\", o: [\"RuPaul's Drag Race\", \"Pose\", \"Queer Eye\", \"Legendary\"], a: \"RuPaul's Drag Race\" },\r\n  { q: \"Quel acteur joue dans 'Brokeback Mountain' ?\", o: [\"Heath Ledger\", \"Jake Gyllenhaal\", \"Brad Pitt\", \"Tom Hardy\"], a: \"Heath Ledger\" },\r\n  { q: \"Elton John a compos\u00e9 la musique de :\", o: [\"Le Roi Lion\", \"Aladdin\", \"Tarzan\", \"Hercule\"], a: \"Le Roi Lion\" },\r\n  { q: \"'Tales of the City' suit une communaut\u00e9 LGBTQ+ de :\", o: [\"San Francisco\", \"Seattle\", \"Chicago\", \"Portland\"], a: \"San Francisco\" },\r\n  { q: \"Les \u00e9meutes de Stonewall ont eu lieu en :\", o: [\"1969\", \"1971\", \"1974\", \"1965\"], a: \"1969\" },\r\n  { q: \"Harvey Milk \u00e9tait :\", o: [\"Un \u00e9lu gay\", \"Un acteur\", \"Un styliste\", \"Un producteur\"], a: \"Un \u00e9lu gay\" },\r\n  { q: \"Quel cabaret parisien est iconique pour la culture queer ?\", o: [\"Madame Arthur\", \"Crazy Horse\", \"Moulin Rouge\", \"La Loco\"], a: \"Madame Arthur\" },\r\n  { q: \"Le triangle rose vient de :\", o: [\"La Seconde Guerre mondiale\", \"Les ann\u00e9es 80\", \"La Renaissance\", \"La R\u00e9volution\"], a: \"La Seconde Guerre mondiale\" },\r\n  { q: \"En quelle ann\u00e9e le Canada a l\u00e9galis\u00e9 le mariage gay ?\", o: [\"2005\", \"2010\", \"2000\", \"2012\"], a: \"2005\" },\r\n  { q: \"Berlin ann\u00e9es 1920 \u00e9tait surnomm\u00e9e :\", o: [\"Babylon\", \"Weimar Queer\", \"Cit\u00e9 Rose\", \"Berlin Nights\"], a: \"Babylon\" },\r\n  { q: \"Ville connue comme 'la Mecque gay' :\", o: [\"San Francisco\", \"New York\", \"Miami\", \"LA\"], a: \"San Francisco\" },\r\n  { q: \"Loi fran\u00e7aise de 1982 :\", o: [\"D\u00e9p\u00e9nalisation de l'homosexualit\u00e9\", \"PACS\", \"Adoption\", \"Mariage civil\"], a: \"D\u00e9p\u00e9nalisation de l'homosexualit\u00e9\" },\r\n  { q: \"Club o\u00f9 est n\u00e9e la house music :\", o: [\"Paradise Garage\", \"Studio 54\", \"CBGB\", \"The Roxy\"], a: \"Paradise Garage\" },\r\n  { q: \"Le Village est le quartier LGBTQ+ de :\", o: [\"Montr\u00e9al\", \"Toronto\", \"Paris\", \"Bruxelles\"], a: \"Montr\u00e9al\" },\r\n  { q: \"Jour des soir\u00e9es underwear :\", o: [\"Jeudi\", \"Samedi\", \"Dimanche\", \"Vendredi\"], a: \"Jeudi\" },\r\n  { q: \"Plus vieux bar gay de Paris :\", o: [\"Le D\u00e9p\u00f4t\", \"Cox\", \"Open Caf\u00e9\", \"Banana\"], a: \"Le D\u00e9p\u00f4t\" },\r\n  { q: \"Bear Week d\u00e9signe :\", o: [\"Un festival pour ours\", \"Une semaine naturiste\", \"Une pride\", \"Un \u00e9v\u00e9nement fetish\"], a: \"Un festival pour ours\" },\r\n  { q: \"Un leather bar est :\", o: [\"Un bar fetish cuir\", \"Un strip club\", \"Un lounge\", \"Un bar western\"], a: \"Un bar fetish cuir\" },\r\n  { q: \"Dress code fetish :\", o: [\"Cuir\/latex\/jockstrap\", \"Cravate\", \"Nu int\u00e9gral\", \"Sportswear\"], a: \"Cuir\/latex\/jockstrap\" },\r\n  { q: \"Twink signifie :\", o: [\"Jeune homme mince\", \"Homme poilu\", \"Homme mature\", \"Bodybuilder\"], a: \"Jeune homme mince\" },\r\n  { q: \"'\u00catre dans le placard' signifie :\", o: [\"Cacher son homosexualit\u00e9\", \"\u00catre en couple\", \"\u00catre timide\", \"S'habiller bien\"], a: \"Cacher son homosexualit\u00e9\" },\r\n  { q: \"Un 'kiki' est :\", o: [\"Une soir\u00e9e entre amis\", \"Une dispute\", \"Un show rat\u00e9\", \"Un maquillage\"], a: \"Une soir\u00e9e entre amis\" },\r\n  { q: \"Shade vient de la culture :\", o: [\"Ballroom\", \"Pride\", \"Leather\", \"Twinks\"], a: \"Ballroom\" },\r\n  { q: \"Daddy d\u00e9signe :\", o: [\"Un homme m\u00fbr attir\u00e9 par les jeunes\", \"Un twink\", \"Un bear\", \"Un jock\"], a: \"Un homme m\u00fbr attir\u00e9 par les jeunes\" },\r\n  { q: \"Muscle Mary signifie :\", o: [\"Homme gay tr\u00e8s muscl\u00e9\", \"Twink muscl\u00e9\", \"Bear muscl\u00e9\", \"Otter\"], a: \"Homme gay tr\u00e8s muscl\u00e9\" },\r\n  { q: \"Animal symbole des bears :\", o: [\"Ours\", \"Tigre\", \"Chien\", \"Cerf\"], a: \"Ours\" },\r\n  { q: \"Versatile signifie :\", o: [\"Actif ou passif\", \"Joueur\", \"Infid\u00e8le\", \"Ind\u00e9cis\"], a: \"Actif ou passif\" },\r\n  { q: \"Dans un plan \u00e0 3, 'Lucky Pierre' est :\", o: [\"Celui du centre\", \"Celui de droite\", \"Celui de gauche\", \"Celui qui regarde\"], a: \"Celui du centre\" },\r\n  { q: \"Emoji du plaisir anal :\", o: [\"Aubergine\", \"P\u00eache\", \"Banane\", \"Goutte\"], a: \"Aubergine\" },\r\n  { q: \"Glory hole =\", o: [\"Trou anonyme\", \"Danse\", \"Bar gay\", \"Application\"], a: \"Trou anonyme\" },\r\n  { q: \"Couleur du mouchoir 'fisting' :\", o: [\"Rouge fonc\u00e9\", \"Noir\", \"Jaune\", \"Bleu\"], a: \"Rouge fonc\u00e9\" },\r\n  { q: \"Gold star gay =\", o: [\"Jamais avec une femme\", \"Vierge\", \"Fan de drag\", \"Puriste\"], a: \"Jamais avec une femme\" },\r\n  { q: \"F\u00e9tish policier =\", o: [\"Domination\", \"Voyeurisme\", \"R\u00f4le passif\", \"Medical\"], a: \"Domination\" },\r\n  { q: \"Couleur du drapeau pour la sexualit\u00e9 :\", o: [\"Rouge\", \"Violet\", \"Orange\", \"Bleu\"], a: \"Rouge\" },\r\n  { q: \"Plus grande Pride du monde :\", o: [\"S\u00e3o Paulo\", \"New York\", \"Madrid\", \"Toronto\"], a: \"S\u00e3o Paulo\" },\r\n  { q: \"'It's Raining Men' commence par :\", o: [\"It's Raining Men\", \"Gimme Gimme\", \"I'm Every Woman\", \"Stronger\"], a: \"It's Raining Men\" }\r\n];\r\n\r\nlet currentIndex = 0;\r\nlet correct = 0;\r\nlet wrongStreak = 0;\r\nlet timeLeft = 60;\r\nlet timer;\r\n\r\nconst startBtn = document.getElementById(\"startBtn\");\r\nconst startScreen = document.getElementById(\"start-screen\");\r\nconst quizScreen = document.getElementById(\"quiz-container\");\r\nconst questionEl = document.getElementById(\"question\");\r\nconst optionsEl = document.getElementById(\"options\");\r\nconst statusEl = document.getElementById(\"status\");\r\nconst timeEl = document.getElementById(\"time\");\r\nconst correctEl = document.getElementById(\"correctCount\");\r\nconst endEl = document.getElementById(\"end\");\r\n\r\nstartBtn.addEventListener(\"click\", startGame);\r\n\r\nfunction startGame() {\r\n  startScreen.style.display = \"none\";\r\n  quizScreen.style.display = \"block\";\r\n\r\n  questions.sort(() => Math.random() - 0.5);\r\n\r\n  timer = setInterval(() => {\r\n    timeLeft--;\r\n    timeEl.textContent = timeLeft;\r\n\r\n    if (timeLeft <= 0) endGame(\"\u23f3 Temps \u00e9coul\u00e9 !\");\r\n  }, 1000);\r\n\r\n  showQuestion();\r\n}\r\n\r\nfunction showQuestion() {\r\n  if (currentIndex >= questions.length) {\r\n    endGame(\"Plus de questions !\");\r\n    return;\r\n  }\r\n\r\n  const q = questions[currentIndex];\r\n  questionEl.textContent = q.q;\r\n  statusEl.textContent = \"\";\r\n  optionsEl.innerHTML = \"\";\r\n\r\n  q.o.forEach(opt => {\r\n    const div = document.createElement(\"div\");\r\n    div.className = \"option\";\r\n    div.textContent = opt;\r\n    div.addEventListener(\"click\", () => handleAnswer(opt, q.a, div));\r\n    optionsEl.appendChild(div);\r\n  });\r\n}\r\n\r\nfunction handleAnswer(selected, answer, element) {\r\n\r\n  document.querySelectorAll(\".option\").forEach(o => o.style.pointerEvents = \"none\");\r\n\r\n  if (selected === answer) {\r\n    element.classList.add(\"correct\");\r\n    statusEl.textContent = \"Bonne r\u00e9ponse \ud83d\udc37\u2728\";\r\n    correct++;\r\n    correctEl.textContent = correct;\r\n    wrongStreak = 0;\r\n\r\n    if (correct >= 5) {\r\n      endGame(\"\ud83c\udf89 Bravo ! Tu as gagn\u00e9 en \" + (60 - timeLeft) + \" sec !\");\r\n      return;\r\n    }\r\n\r\n  } else {\r\n    element.classList.add(\"wrong\");\r\n    statusEl.textContent = \"Rat\u00e9 \ud83d\ude08\";\r\n    wrongStreak++;\r\n\r\n    if (wrongStreak >= 3) {\r\n      endGame(\"\ud83d\udeab \u00c9limin\u00e9 : 3 erreurs d'affil\u00e9e !\");\r\n      return;\r\n    }\r\n  }\r\n\r\n  setTimeout(() => {\r\n    currentIndex++;\r\n    showQuestion();\r\n  }, 900);\r\n}\r\n\r\nfunction endGame(msg) {\r\n  clearInterval(timer);\r\n  questionEl.style.display = \"none\";\r\n  optionsEl.style.display = \"none\";\r\n  statusEl.style.display = \"none\";\r\n\r\n  endEl.style.display = \"block\";\r\n  endEl.innerHTML = msg + '<br><button onclick=\"location.reload()\">\u21bb Rejouer<\/button>';\r\n}\r\nfunction handleAnswer(selected, answer, element) {\r\n\r\n  document.querySelectorAll(\".option\").forEach(o => o.style.pointerEvents = \"none\");\r\n\r\n  if (selected === answer) {\r\n\r\n    element.classList.add(\"correct\");\r\n    statusEl.textContent = \"Bonne r\u00e9ponse \ud83d\udc37\u2728\";\r\n\r\n    \/\/ \ud83d\udd0a BONNE R\u00c9PONSE\r\n    playSound(\"https:\/\/lecochonsavant.com\/wp-content\/uploads\/2025\/05\/bonne-reponse.mp3\");\r\n\r\n    correct++;\r\n    wrongStreak = 0;\r\n    correctEl.textContent = correct;\r\n\r\n    if (correct >= 5) {\r\n      clearInterval(timer);\r\n\r\n      \/\/ \ud83d\udd0a SON DE VICTOIRE\r\n      playSound(\"https:\/\/lecochonsavant.com\/wp-content\/uploads\/2025\/05\/11L-winning-1748471575848.mp3\");\r\n\r\n      endGame(\"\ud83c\udf89 Bravo ! Tu as gagn\u00e9 en \" + (60 - timeLeft) + \" secondes !\");\r\n      return;\r\n    }\r\n\r\n  } else {\r\n\r\n    element.classList.add(\"wrong\");\r\n    statusEl.textContent = \"Mauvaise r\u00e9ponse \ud83d\ude2c\";\r\n\r\n    \/\/ \ud83d\udd0a MAUVAISE R\u00c9PONSE\r\n    playSound(\"https:\/\/lecochonsavant.com\/wp-content\/uploads\/2025\/05\/mauvaise-reponse.mp3\");\r\n\r\n    wrongStreak++;\r\n\r\n    if (wrongStreak >= 3) {\r\n      clearInterval(timer);\r\n\r\n      \/\/ \ud83d\udd0a \u00c9LIMINATION\r\n      playSound(\"https:\/\/lecochonsavant.com\/wp-content\/uploads\/2025\/05\/rate.mp3\");\r\n\r\n      endGame(\"\ud83d\udeab 3 erreurs d\u2019affil\u00e9e. Tu es \u00e9limin\u00e9 !\");\r\n      return;\r\n    }\r\n  }\r\n\r\n  setTimeout(() => {\r\n    currentIndex++;\r\n    showQuestion();\r\n  }, 900);\r\n}\r\n\r\n\r\n\r\n});\r\nfunction playSound(url) {\r\n  try {\r\n    const audio = new Audio(url);\r\n    audio.volume = 1;\r\n    audio.play().catch(e => {\r\n      console.warn(\"Lecture audio bloqu\u00e9e :\", e);\r\n    });\r\n  } catch (err) {\r\n    console.error(\"Erreur audio :\", err);\r\n  }\r\n}\r\n\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Quizz Queer \u2013 G\u00e9n\u00e9rale R\u00e9pondez \u00e0 5 questions correctement en moins de 60 secondes. Mais attention : 3 erreurs d&#8217;affil\u00e9e et c\u2019est fini \ud83d\udc37 \ud83c\udfac D\u00e9marrer Le Cochon Savant \u2013 Trivia \u23f1 Temps restant : 60s \u2705 Bonnes r\u00e9ponses : 0\/5<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"nf_dc_page":"","_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"footnotes":""},"class_list":["post-1669","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/lecochonsavant.com\/en\/wp-json\/wp\/v2\/pages\/1669","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lecochonsavant.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/lecochonsavant.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/lecochonsavant.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lecochonsavant.com\/en\/wp-json\/wp\/v2\/comments?post=1669"}],"version-history":[{"count":20,"href":"https:\/\/lecochonsavant.com\/en\/wp-json\/wp\/v2\/pages\/1669\/revisions"}],"predecessor-version":[{"id":26890,"href":"https:\/\/lecochonsavant.com\/en\/wp-json\/wp\/v2\/pages\/1669\/revisions\/26890"}],"wp:attachment":[{"href":"https:\/\/lecochonsavant.com\/en\/wp-json\/wp\/v2\/media?parent=1669"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}