{"id":468,"date":"2026-07-05T07:49:47","date_gmt":"2026-07-05T07:49:47","guid":{"rendered":"https:\/\/chill-lab.eu\/?page_id=468"},"modified":"2026-07-05T08:58:30","modified_gmt":"2026-07-05T08:58:30","slug":"chill-watch","status":"publish","type":"page","link":"https:\/\/chill-lab.eu\/it\/chill-watch\/","title":{"rendered":"CHILL Watch"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"468\" class=\"elementor elementor-468\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7101578 e-flex e-con-boxed e-con e-parent\" data-id=\"7101578\" 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-7ae5d99 elementor-widget elementor-widget-html\" data-id=\"7ae5d99\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"chill-watch-intro\">\n  <div class=\"chill-watch-hero\">\n    <p class=\"chill-watch-kicker\">CHILL Watch<\/p>\n\n    <h1>\n      CHILL Watch\n      <span>Report potential chilling-effect cases<\/span>\n    <\/h1>\n\n    <p class=\"chill-watch-lead\">\n      Report cases, measures, decisions or practices that may produce, reinforce, reduce or correct a chilling effect\n      on fundamental rights.\n    <\/p>\n\n    <p class=\"chill-watch-text\">\n      CHILL Watch is a reporting channel for documenting situations in which individuals, groups, journalists,\n      activists, researchers, organisations or communities may be discouraged from exercising their rights because of\n      legal pressure, administrative action, surveillance, intimidation, private enforcement or other restrictive\n      practices.\n    <\/p>\n\n    <div class=\"chill-watch-notice\">\n      <strong>Please note:<\/strong> submitted reports are not published automatically. Each submission is reviewed by\n      the CHILL Lab team before it may be included in the CHILL Atlas or used for further research.\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n  .chill-watch-intro {\n    --navy: #0B1422;\n    --navy-deep: #07111F;\n    --navy-soft: #102542;\n    --text: #F4F7FA;\n    --muted: #AAB9CC;\n    --border: rgba(180, 199, 222, 0.16);\n    --watch: #EC4899;\n    --watch-2: #A78BFA;\n    --watch-soft: rgba(236, 72, 153, 0.16);\n\n    width: min(100%, 1180px);\n    margin: 0 auto;\n    padding: clamp(28px, 4vw, 54px) 18px;\n    background: var(--navy);\n    color: var(--text);\n    font-family: \"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n  }\n\n  .chill-watch-intro * {\n    box-sizing: border-box;\n  }\n\n  .chill-watch-hero {\n    position: relative;\n    overflow: hidden;\n    padding: clamp(38px, 6vw, 72px);\n    border: 1px solid var(--border);\n    border-radius: 32px;\n    background:\n      radial-gradient(circle at 8% 0%, rgba(236, 72, 153, 0.24), transparent 34%),\n      radial-gradient(circle at 100% 100%, rgba(167, 139, 250, 0.20), transparent 38%),\n      linear-gradient(135deg, var(--navy-deep) 0%, var(--navy-soft) 50%, #1A1A3F 100%);\n    box-shadow: 0 28px 80px rgba(0, 0, 0, 0.34);\n  }\n\n  .chill-watch-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 9px;\n    margin: 0 0 16px;\n    padding: 7px 12px;\n    border: 1px solid rgba(236, 72, 153, 0.32);\n    border-radius: 999px;\n    background: var(--watch-soft);\n    color: var(--watch);\n    font-size: 12px;\n    font-weight: 850;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n  }\n\n  .chill-watch-kicker::before {\n    content: \"\";\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: var(--watch);\n    box-shadow: 0 0 18px var(--watch);\n  }\n\n  .chill-watch-intro h1 {\n    max-width: 920px;\n    margin: 0 0 18px;\n    color: var(--text);\n    font-family: \"Playfair Display\", Georgia, serif !important;\n    font-size: clamp(48px, 7vw, 84px);\n    line-height: 0.92;\n    font-weight: 800;\n    letter-spacing: -0.045em;\n  }\n\n  .chill-watch-intro h1 span {\n    display: block;\n    margin-top: 12px;\n    color: var(--watch);\n    font-family: \"Inter\", system-ui, sans-serif;\n    font-size: clamp(14px, 1.5vw, 18px);\n    font-weight: 850;\n    letter-spacing: 0.08em;\n    line-height: 1.25;\n    text-transform: uppercase;\n  }\n\n  .chill-watch-lead {\n    max-width: 850px;\n    margin: 0;\n    color: var(--muted);\n    font-size: clamp(17px, 1.6vw, 20px);\n    line-height: 1.72;\n  }\n\n  .chill-watch-text {\n    max-width: 880px;\n    margin: 18px 0 0;\n    color: var(--muted);\n    font-size: 16px;\n    line-height: 1.72;\n  }\n\n  .chill-watch-notice {\n    max-width: 900px;\n    margin-top: 24px;\n    padding: 18px 20px;\n    border: 1px solid rgba(236, 72, 153, 0.30);\n    border-left: 4px solid var(--watch);\n    border-radius: 18px;\n    background: rgba(236, 72, 153, 0.10);\n    color: #F7D7EA;\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .chill-watch-notice strong {\n    color: #FFFFFF;\n  }\n\n  @media (max-width: 900px) {\n    .chill-watch-intro {\n      padding: 24px 12px;\n    }\n\n    .chill-watch-hero {\n      padding: 34px 22px;\n      border-radius: 24px;\n    }\n  }\n\n  @media (max-width: 560px) {\n    .chill-watch-intro h1 {\n      font-size: 42px;\n    }\n  }\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-18ad0cc elementor-button-align-stretch elementor-widget elementor-widget-form\" data-id=\"18ad0cc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;step_next_label&quot;:&quot;Successivo&quot;,&quot;step_previous_label&quot;:&quot;Precedente&quot;,&quot;button_width&quot;:&quot;100&quot;,&quot;step_type&quot;:&quot;number_text&quot;,&quot;step_icon_shape&quot;:&quot;circle&quot;}\" data-widget_type=\"form.default\">\n\t\t\t\t\t\t\t<form class=\"elementor-form\" method=\"post\" name=\"Nuovo modulo\" aria-label=\"Nuovo modulo\">\n\t\t\t<input type=\"hidden\" name=\"post_id\" value=\"468\"\/>\n\t\t\t<input type=\"hidden\" name=\"form_id\" value=\"18ad0cc\"\/>\n\t\t\t<input type=\"hidden\" name=\"referer_title\" value=\"CHILL Watch\" \/>\n\n\t\t\t\t\t\t\t<input type=\"hidden\" name=\"queried_id\" value=\"468\"\/>\n\t\t\t\n\t\t\t<div class=\"elementor-form-fields-wrapper elementor-labels-above\">\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-text elementor-field-group elementor-column elementor-field-group-name elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-name\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tName and Surname or Organisation\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"text\" name=\"form_fields[name]\" id=\"form-field-name\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Name Surname or Organisation\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-email\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tEmail\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"email\" name=\"form_fields[email]\" id=\"form-field-email\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Email\" required=\"required\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-acceptance elementor-field-group elementor-column elementor-field-group-field_bff6b8a elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_bff6b8a\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tMay we contact you to prepare a full CHILL case sheet?\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-subgroup\">\n\t\t\t<span class=\"elementor-field-option\">\n\t\t\t\t<input type=\"checkbox\" name=\"form_fields[field_bff6b8a]\" id=\"form-field-field_bff6b8a\" class=\"elementor-field elementor-size-sm  elementor-acceptance-field\">\n\t\t\t\t<label for=\"form-field-field_bff6b8a\">Yes, I agree to be contacted by the CHILL Lab team for follow-up questions or to help prepare a full case sheet.<\/label>\t\t\t<\/span>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-checkbox elementor-field-group elementor-column elementor-field-group-field_ec20edc elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_ec20edc\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tGeographic area\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<div class=\"elementor-field-subgroup  \"><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Europe\" id=\"form-field-field_ec20edc-0\" name=\"form_fields[field_ec20edc][]\"> <label for=\"form-field-field_ec20edc-0\">Europe<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Americas\" id=\"form-field-field_ec20edc-1\" name=\"form_fields[field_ec20edc][]\"> <label for=\"form-field-field_ec20edc-1\">Americas<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Africa\" id=\"form-field-field_ec20edc-2\" name=\"form_fields[field_ec20edc][]\"> <label for=\"form-field-field_ec20edc-2\">Africa<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Middle East and North Africa\" id=\"form-field-field_ec20edc-3\" name=\"form_fields[field_ec20edc][]\"> <label for=\"form-field-field_ec20edc-3\">Middle East and North Africa<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Asia-Pacific\" id=\"form-field-field_ec20edc-4\" name=\"form_fields[field_ec20edc][]\"> <label for=\"form-field-field_ec20edc-4\">Asia-Pacific<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Global \/ Transnational\" id=\"form-field-field_ec20edc-5\" name=\"form_fields[field_ec20edc][]\"> <label for=\"form-field-field_ec20edc-5\">Global \/ Transnational<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Other \/ Not sure\" id=\"form-field-field_ec20edc-6\" name=\"form_fields[field_ec20edc][]\"> <label for=\"form-field-field_ec20edc-6\">Other \/ Not sure<\/label><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-checkbox elementor-field-group elementor-column elementor-field-group-field_2259d41 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_2259d41\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tCase category\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<div class=\"elementor-field-subgroup  \"><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"State measure\" id=\"form-field-field_2259d41-0\" name=\"form_fields[field_2259d41][]\"> <label for=\"form-field-field_2259d41-0\">State measure<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Private measure\" id=\"form-field-field_2259d41-1\" name=\"form_fields[field_2259d41][]\"> <label for=\"form-field-field_2259d41-1\">Private measure<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Law or regulation\" id=\"form-field-field_2259d41-2\" name=\"form_fields[field_2259d41][]\"> <label for=\"form-field-field_2259d41-2\">Law or regulation<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Judicial proceeding\" id=\"form-field-field_2259d41-3\" name=\"form_fields[field_2259d41][]\"> <label for=\"form-field-field_2259d41-3\">Judicial proceeding<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Judicial decision\" id=\"form-field-field_2259d41-4\" name=\"form_fields[field_2259d41][]\"> <label for=\"form-field-field_2259d41-4\">Judicial decision<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Administrative decision\" id=\"form-field-field_2259d41-5\" name=\"form_fields[field_2259d41][]\"> <label for=\"form-field-field_2259d41-5\">Administrative decision<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Intimidation campaign\" id=\"form-field-field_2259d41-6\" name=\"form_fields[field_2259d41][]\"> <label for=\"form-field-field_2259d41-6\">Intimidation campaign<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Platform or algorithmic decision\" id=\"form-field-field_2259d41-7\" name=\"form_fields[field_2259d41][]\"> <label for=\"form-field-field_2259d41-7\">Platform or algorithmic decision<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Mixed case\" id=\"form-field-field_2259d41-8\" name=\"form_fields[field_2259d41][]\"> <label for=\"form-field-field_2259d41-8\">Mixed case<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Other \/ Not sure\" id=\"form-field-field_2259d41-9\" name=\"form_fields[field_2259d41][]\"> <label for=\"form-field-field_2259d41-9\">Other \/ Not sure<\/label><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-checkbox elementor-field-group elementor-column elementor-field-group-field_0c844b3 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_0c844b3\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tRights involved\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<div class=\"elementor-field-subgroup  \"><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Freedom of expression\" id=\"form-field-field_0c844b3-0\" name=\"form_fields[field_0c844b3][]\"> <label for=\"form-field-field_0c844b3-0\">Freedom of expression<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Freedom of assembly\" id=\"form-field-field_0c844b3-1\" name=\"form_fields[field_0c844b3][]\"> <label for=\"form-field-field_0c844b3-1\">Freedom of assembly<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Freedom of association\" id=\"form-field-field_0c844b3-2\" name=\"form_fields[field_0c844b3][]\"> <label for=\"form-field-field_0c844b3-2\">Freedom of association<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Right to privacy and data protection\" id=\"form-field-field_0c844b3-3\" name=\"form_fields[field_0c844b3][]\"> <label for=\"form-field-field_0c844b3-3\">Right to privacy and data protection<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Right to a fair trial\" id=\"form-field-field_0c844b3-4\" name=\"form_fields[field_0c844b3][]\"> <label for=\"form-field-field_0c844b3-4\">Right to a fair trial<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Right to an effective remedy\" id=\"form-field-field_0c844b3-5\" name=\"form_fields[field_0c844b3][]\"> <label for=\"form-field-field_0c844b3-5\">Right to an effective remedy<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Academic freedom\" id=\"form-field-field_0c844b3-6\" name=\"form_fields[field_0c844b3][]\"> <label for=\"form-field-field_0c844b3-6\">Academic freedom<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Media freedom\" id=\"form-field-field_0c844b3-7\" name=\"form_fields[field_0c844b3][]\"> <label for=\"form-field-field_0c844b3-7\">Media freedom<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Environmental rights\" id=\"form-field-field_0c844b3-8\" name=\"form_fields[field_0c844b3][]\"> <label for=\"form-field-field_0c844b3-8\">Environmental rights<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Non-discrimination\" id=\"form-field-field_0c844b3-9\" name=\"form_fields[field_0c844b3][]\"> <label for=\"form-field-field_0c844b3-9\">Non-discrimination<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Political participation\" id=\"form-field-field_0c844b3-10\" name=\"form_fields[field_0c844b3][]\"> <label for=\"form-field-field_0c844b3-10\">Political participation<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"Other \/ Not sure\" id=\"form-field-field_0c844b3-11\" name=\"form_fields[field_0c844b3][]\"> <label for=\"form-field-field_0c844b3-11\">Other \/ Not sure<\/label><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-textarea elementor-field-group elementor-column elementor-field-group-message elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-message\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tShort description of the case\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<textarea class=\"elementor-field-textual elementor-field  elementor-size-sm\" name=\"form_fields[message]\" id=\"form-field-message\" rows=\"4\" placeholder=\"Briefly describe what happened, who was affected, and why the case may be relevant to chilling effects.\"><\/textarea>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-checkbox elementor-field-group elementor-column elementor-field-group-field_87d331b elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_87d331b\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tChilling effect assessment\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t<div class=\"elementor-field-subgroup  \"><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"It may increase chilling pressure\" id=\"form-field-field_87d331b-0\" name=\"form_fields[field_87d331b][]\"> <label for=\"form-field-field_87d331b-0\">It may increase chilling pressure<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"It may reduce or correct chilling pressure\" id=\"form-field-field_87d331b-1\" name=\"form_fields[field_87d331b][]\"> <label for=\"form-field-field_87d331b-1\">It may reduce or correct chilling pressure<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"It has mixed effects\" id=\"form-field-field_87d331b-2\" name=\"form_fields[field_87d331b][]\"> <label for=\"form-field-field_87d331b-2\">It has mixed effects<\/label><\/span><span class=\"elementor-field-option\"><input type=\"checkbox\" value=\"It is unclear \/ needs assessment\" id=\"form-field-field_87d331b-3\" name=\"form_fields[field_87d331b][]\"> <label for=\"form-field-field_87d331b-3\">It is unclear \/ needs assessment<\/label><\/span><\/div>\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-type-url elementor-field-group elementor-column elementor-field-group-field_a29e145 elementor-col-100\">\n\t\t\t\t\t\t\t\t\t\t\t\t<label for=\"form-field-field_a29e145\" class=\"elementor-field-label\">\n\t\t\t\t\t\t\t\tSources\t\t\t\t\t\t\t<\/label>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<input size=\"1\" type=\"url\" name=\"form_fields[field_a29e145]\" id=\"form-field-field_a29e145\" class=\"elementor-field elementor-size-sm  elementor-field-textual\" placeholder=\"Sources\">\n\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons\">\n\t\t\t\t\t<button class=\"elementor-button elementor-size-sm\" type=\"submit\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Submit<\/span>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/button>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t<\/form>\n\t\t\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>CHILL Watch CHILL Watch Report potential chilling-effect cases Report cases, measures, decisions or practices that may produce, reinforce, reduce or correct a chilling effect on fundamental rights. CHILL Watch is a reporting channel for documenting situations in which individuals, groups, journalists, activists, researchers, organisations or communities may be discouraged from exercising their rights because of [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"ai_generated_summary":"","wpai_meta_description":"","footnotes":""},"class_list":["post-468","page","type-page","status-publish","hentry"],"acf":[],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/chill-lab.eu\/it\/wp-json\/wp\/v2\/pages\/468","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/chill-lab.eu\/it\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/chill-lab.eu\/it\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/chill-lab.eu\/it\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/chill-lab.eu\/it\/wp-json\/wp\/v2\/comments?post=468"}],"version-history":[{"count":13,"href":"https:\/\/chill-lab.eu\/it\/wp-json\/wp\/v2\/pages\/468\/revisions"}],"predecessor-version":[{"id":547,"href":"https:\/\/chill-lab.eu\/it\/wp-json\/wp\/v2\/pages\/468\/revisions\/547"}],"wp:attachment":[{"href":"https:\/\/chill-lab.eu\/it\/wp-json\/wp\/v2\/media?parent=468"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}