{"id":3230,"date":"2021-05-18T03:35:45","date_gmt":"2021-05-18T10:35:45","guid":{"rendered":"https:\/\/www.jupiter.com\/?page_id=3230"},"modified":"2026-04-28T01:04:22","modified_gmt":"2026-04-28T08:04:22","slug":"%d0%be%d1%82%d0%b4%d0%b5%d0%bb-%d0%bd%d0%be%d0%b2%d0%be%d1%81%d1%82%d0%b5%d0%b9","status":"publish","type":"page","link":"https:\/\/www.jupiter.com\/ru\/about\/newsroom\/","title":{"rendered":"\u041d\u043e\u0432\u043e\u0441\u0442\u0438"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Section &#8211; Newsroom Revamp&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#000000&#8243; custom_padding=&#8221;0px||0px||false|false&#8221; da_disable_devices=&#8221;off|off|off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_row admin_label=&#8221;Row &#8211; Newsroom Hero&#8221; module_class=&#8221;row-0x0&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_code admin_label=&#8221;Newsroom &#8211; Theme CSS + Hero&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<style><!-- [et_pb_line_break_holder] -->  :root { color-scheme: dark; --j-orange: #F4581C; --j-orange-hover: #F15A2B; }<!-- [et_pb_line_break_holder] -->  .jupiter-container { width: 90%; max-width: 1600px; margin: 0 auto; }<!-- [et_pb_line_break_holder] -->  @media (min-width: 1921px) { .jupiter-container { max-width: 75vw; } }<!-- [et_pb_line_break_holder] -->  @media (min-width: 2560px) { .jupiter-container { max-width: 70vw; } }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* ---------- mesh hero ---------- *\/<!-- [et_pb_line_break_holder] -->  .jupiter-mesh-hero { position: relative; overflow: hidden; background: #000; padding: clamp(80px, 10vw, 160px) 0 clamp(60px, 7vw, 120px); }<!-- [et_pb_line_break_holder] -->  .jupiter-mesh-hero::before, .jupiter-mesh-hero::after { content: ''; position: absolute; inset: 0; pointer-events: none; z-index: 0; -webkit-mask-image: linear-gradient(to bottom, transparent 0%, black 20%, black 80%, transparent 100%); mask-image: linear-gradient(to bottom, transparent 0%, black 20%, black 80%, transparent 100%); }<!-- [et_pb_line_break_holder] -->  .jupiter-mesh-hero::before { background: radial-gradient(ellipse 80% 60% at 20% 30%, rgba(244,88,28,0.18) 0%, transparent 70%), radial-gradient(ellipse 60% 80% at 80% 70%, rgba(241,90,43,0.12) 0%, transparent 70%), radial-gradient(ellipse 100% 50% at 50% 100%, rgba(244,88,28,0.08) 0%, transparent 60%); animation: meshMove 12s ease-in-out infinite alternate; }<!-- [et_pb_line_break_holder] -->  .jupiter-mesh-hero::after { background: radial-gradient(ellipse 50% 50% at 70% 40%, rgba(244,88,28,0.1) 0%, transparent 60%), radial-gradient(ellipse 70% 70% at 30% 60%, rgba(241,90,43,0.07) 0%, transparent 70%); animation: meshMove2 15s ease-in-out infinite alternate; }<!-- [et_pb_line_break_holder] -->  @keyframes meshMove { 0% { transform: translate(0,0) scale(1); opacity: 1; } 33% { transform: translate(2%,-3%) scale(1.05); opacity: 0.8; } 66% { transform: translate(-2%,2%) scale(0.98); opacity: 1; } 100% { transform: translate(1%,-1%) scale(1.02); opacity: 0.9; } }<!-- [et_pb_line_break_holder] -->  @keyframes meshMove2 { 0% { transform: translate(0,0) rotate(0deg); opacity: 0.7; } 50% { transform: translate(-3%,2%) rotate(1deg); opacity: 1; } 100% { transform: translate(2%,-2%) rotate(-1deg); opacity: 0.8; } }<!-- [et_pb_line_break_holder] -->  .jupiter-mesh-hero .jupiter-container { position: relative; z-index: 2; text-align: center; }<!-- [et_pb_line_break_holder] -->  .hero-eyebrow { display: inline-block; font-size: clamp(11px, 0.9vw, 14px); color: #F4581C; letter-spacing: 4px; text-transform: uppercase; font-weight: 700; margin-bottom: 22px; padding: 8px 18px; border: 1px solid rgba(244,88,28,0.35); border-radius: 999px; background: rgba(244,88,28,0.06); }<!-- [et_pb_line_break_holder] -->  .jupiter-mesh-hero h1 { font-size: clamp(32px, 4.2vw, 72px); line-height: 1.08; letter-spacing: -0.02em; font-weight: 800; color: #fff; max-width: 22ch; margin: 0 auto 24px; }<!-- [et_pb_line_break_holder] -->  .jupiter-mesh-hero h1 em { font-style: normal; color: #F4581C; }<!-- [et_pb_line_break_holder] -->  .hero-sub { font-size: clamp(16px, 1.3vw, 22px); line-height: 1.6; color: #bbb; max-width: 820px; margin: 0 auto 0; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* ---------- restyle newsroom blog section ---------- *\/<!-- [et_pb_line_break_holder] -->  .section-newsroom, .section-newsroom.et_pb_section { background: #000 !important; background-color: #000 !important; padding: clamp(60px, 7vw, 120px) 0 !important; }<!-- [et_pb_line_break_holder] -->  .section-newsroom .et_pb_row { max-width: 1600px !important; width: 90% !important; background: transparent !important; }<!-- [et_pb_line_break_holder] -->  .section-newsroom .et_pb_column { background: transparent !important; }<!-- [et_pb_line_break_holder] -->  .section-newsroom, .section-newsroom * { background-color: transparent !important; }<!-- [et_pb_line_break_holder] -->  .section-newsroom.et_pb_section { background-color: #000 !important; }<!-- [et_pb_line_break_holder] -->  @media (min-width: 1921px) { .section-newsroom .et_pb_row { max-width: 75vw !important; } }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* ---------- restyle newsroom posts as clean text list ---------- *\/<!-- [et_pb_line_break_holder] -->  .blog-newsroom { background: transparent !important; }<!-- [et_pb_line_break_holder] -->  .blog-newsroom .et_pb_post {<!-- [et_pb_line_break_holder] -->    background: transparent !important;<!-- [et_pb_line_break_holder] -->    border-bottom: 1px solid rgba(255,255,255,0.06) !important;<!-- [et_pb_line_break_holder] -->    padding: clamp(24px, 2.5vw, 36px) 0 !important;<!-- [et_pb_line_break_holder] -->    margin-bottom: 0 !important;<!-- [et_pb_line_break_holder] -->    transition: border-color 0.3s ease !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .blog-newsroom .et_pb_post:first-child {<!-- [et_pb_line_break_holder] -->    border-top: 1px solid rgba(255,255,255,0.06) !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .blog-newsroom .et_pb_post:hover {<!-- [et_pb_line_break_holder] -->    border-bottom-color: rgba(244,88,28,0.4) !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* post meta (date) *\/<!-- [et_pb_line_break_holder] -->  .blog-newsroom .et_pb_post .post-meta,<!-- [et_pb_line_break_holder] -->  .blog-newsroom .et_pb_post .published {<!-- [et_pb_line_break_holder] -->    font-size: clamp(12px, 0.85vw, 14px) !important;<!-- [et_pb_line_break_holder] -->    color: #F4581C !important;<!-- [et_pb_line_break_holder] -->    font-weight: 600 !important;<!-- [et_pb_line_break_holder] -->    letter-spacing: 0.5px !important;<!-- [et_pb_line_break_holder] -->    margin-bottom: 8px !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* post title *\/<!-- [et_pb_line_break_holder] -->  .blog-newsroom .et_pb_post h2,<!-- [et_pb_line_break_holder] -->  .blog-newsroom .et_pb_post .entry-title {<!-- [et_pb_line_break_holder] -->    font-size: clamp(20px, 1.6vw, 28px) !important;<!-- [et_pb_line_break_holder] -->    font-weight: 800 !important;<!-- [et_pb_line_break_holder] -->    color: #fff !important;<!-- [et_pb_line_break_holder] -->    line-height: 1.3 !important;<!-- [et_pb_line_break_holder] -->    letter-spacing: -0.01em !important;<!-- [et_pb_line_break_holder] -->    margin-bottom: 10px !important;<!-- [et_pb_line_break_holder] -->    display: block !important;<!-- [et_pb_line_break_holder] -->    visibility: visible !important;<!-- [et_pb_line_break_holder] -->    opacity: 1 !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .blog-newsroom .et_pb_post h2 a,<!-- [et_pb_line_break_holder] -->  .blog-newsroom .et_pb_post .entry-title a {<!-- [et_pb_line_break_holder] -->    color: #fff !important;<!-- [et_pb_line_break_holder] -->    text-decoration: none !important;<!-- [et_pb_line_break_holder] -->    transition: color 0.2s ease !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .blog-newsroom .et_pb_post h2 a:hover,<!-- [et_pb_line_break_holder] -->  .blog-newsroom .et_pb_post .entry-title a:hover {<!-- [et_pb_line_break_holder] -->    color: #F4581C !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* post excerpt *\/<!-- [et_pb_line_break_holder] -->  .blog-newsroom .et_pb_post .post-content,<!-- [et_pb_line_break_holder] -->  .blog-newsroom .et_pb_post .post-content p {<!-- [et_pb_line_break_holder] -->    font-size: clamp(14px, 1vw, 17px) !important;<!-- [et_pb_line_break_holder] -->    color: #999 !important;<!-- [et_pb_line_break_holder] -->    line-height: 1.7 !important;<!-- [et_pb_line_break_holder] -->    max-width: 900px !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* read more link *\/<!-- [et_pb_line_break_holder] -->  .blog-newsroom .et_pb_post .more-link,<!-- [et_pb_line_break_holder] -->  .blog-newsroom .et_pb_post a.more-link {<!-- [et_pb_line_break_holder] -->    font-size: clamp(13px, 0.88vw, 14.5px) !important;<!-- [et_pb_line_break_holder] -->    font-weight: 700 !important;<!-- [et_pb_line_break_holder] -->    color: #F4581C !important;<!-- [et_pb_line_break_holder] -->    letter-spacing: 0.3px !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] -->  .blog-newsroom .et_pb_post .more-link:hover {<!-- [et_pb_line_break_holder] -->    color: #F15A2B !important;<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* ---------- buttons ---------- *\/<!-- [et_pb_line_break_holder] -->  .btn { display: inline-block; font-weight: 600; font-size: clamp(14px, 1vw, 17px); padding: clamp(12px, 1vw, 16px) clamp(24px, 2vw, 36px); border-radius: clamp(6px, 0.5vw, 10px); transition: transform 0.2s ease, background 0.3s ease, border-color 0.3s ease, color 0.3s ease; letter-spacing: 0.02em; cursor: pointer; border: none; }<!-- [et_pb_line_break_holder] -->  .btn-primary { background: #F4581C; color: #fff; }<!-- [et_pb_line_break_holder] -->  .btn-primary:hover { background: #F15A2B; transform: scale(1.04); }<!-- [et_pb_line_break_holder] -->  .btn-ghost { background: transparent; color: #fff; border: 1px solid rgba(255,255,255,0.25); }<!-- [et_pb_line_break_holder] -->  .btn-ghost:hover { border-color: #F4581C; color: #F4581C; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* ---------- bottom CTA band ---------- *\/<!-- [et_pb_line_break_holder] -->  .cta-band { position: relative; overflow: hidden; background: radial-gradient(ellipse at 50% 50%, rgba(244,88,28,0.18) 0%, #000 70%); text-align: center; padding: clamp(60px, 7vw, 120px) 0; border-top: 1px solid rgba(244,88,28,0.2); }<!-- [et_pb_line_break_holder] -->  .cta-band h2 { font-size: clamp(26px, 2.8vw, 44px); color: #fff; font-weight: 800; letter-spacing: -0.02em; margin-bottom: 14px; max-width: 22ch; margin-left: auto; margin-right: auto; line-height: 1.15; }<!-- [et_pb_line_break_holder] -->  .cta-band h2 em { font-style: normal; color: #F4581C; }<!-- [et_pb_line_break_holder] -->  .cta-band p { color: #bbb; font-size: clamp(15px, 1.1vw, 18px); margin-bottom: 28px; max-width: 640px; margin-left: auto; margin-right: auto; line-height: 1.6; }<!-- [et_pb_line_break_holder] -->  .cta-buttons { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/* ---------- hide original header ---------- *\/<!-- [et_pb_line_break_holder] -->  .main-header-sm { display: none !important; }<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><!-- ============ HERO ============ --><!-- [et_pb_line_break_holder] --><\/p>\n<section class=\"jupiter-mesh-hero\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"jupiter-container\"><!-- [et_pb_line_break_holder] -->    <span class=\"hero-eyebrow\">Newsroom<\/span><!-- [et_pb_line_break_holder] -->    <\/p>\n<h1>Jupiter <em>News<\/em><\/h1>\n<p><!-- [et_pb_line_break_holder] -->    <pee class=\"hero-sub\">Press releases, product announcements, and company updates \u2014 stay informed on everything Jupiter.<\/pee><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/section>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; module_class=&#8221;section-120&#215;120 section-newsroom&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; da_disable_devices=&#8221;off|off|off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_row make_equal=&#8221;on&#8221; module_class=&#8221;row-0x0&#8243; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#F2F2F2&#8243; custom_padding=&#8221;3em|3em|3em|3em|true|true&#8221; custom_padding_tablet=&#8221;2em|2em|2em|2em|true|true&#8221; custom_padding_phone=&#8221;1em|1em|1em|1em|true|true&#8221; custom_padding_last_edited=&#8221;on|phone&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_text admin_label=&#8221;Section Title Text&#8221; module_class=&#8221;section-title&#8221; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; header_2_text_align=&#8221;center&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; animation_intensity_slide=&#8221;10%&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<\/p>\n<h2>Jupiter News<\/h2>\n<p>[\/et_pb_text][et_pb_blog_extras posts_number=&#8221;8&#8243; include_categories=&#8221;13,14&#8243; meta_date=&#8221;F j, Y&#8221; show_thumbnail=&#8221;off&#8221; excerpt_length=&#8221;800&#8243; show_more=&#8221;off&#8221; show_author=&#8221;off&#8221; show_categories=&#8221;off&#8221; show_comments=&#8221;off&#8221; content_color=&#8221;#ffffff&#8221; show_thumbnail_mobile=&#8221;off&#8221; module_class=&#8221;blog-newsroom&#8221; _builder_version=&#8221;4.27.3&#8243; _module_preset=&#8221;default&#8221; header_text_color=&#8221;#ffffff&#8221; body_text_color=&#8221;#ffffff&#8221; meta_text_color=&#8221;#F4581C&#8221; animation_style=&#8221;slide&#8221; animation_direction=&#8221;bottom&#8221; animation_intensity_slide=&#8221;5%&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][\/et_pb_blog_extras][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Section &#8211; Newsroom CTA&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#000000&#8243; custom_padding=&#8221;0px||0px||false|false&#8221; da_disable_devices=&#8221;off|off|off&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221; da_is_popup=&#8221;off&#8221; da_exit_intent=&#8221;off&#8221; da_has_close=&#8221;on&#8221; da_alt_close=&#8221;off&#8221; da_dark_close=&#8221;off&#8221; da_not_modal=&#8221;on&#8221; da_is_singular=&#8221;off&#8221; da_with_loader=&#8221;off&#8221; da_has_shadow=&#8221;on&#8221;][et_pb_row admin_label=&#8221;Row &#8211; Newsroom CTA&#8221; module_class=&#8221;row-0x0&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; width=&#8221;100%&#8221; max_width=&#8221;100%&#8221; custom_padding=&#8221;0px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.16&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;][et_pb_code admin_label=&#8221;Newsroom CTA&#8221; _builder_version=&#8221;4.17.4&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221; theme_builder_area=&#8221;post_content&#8221;]<!-- ============ BOTTOM CTA BAND ============ --><!-- [et_pb_line_break_holder] --><\/p>\n<section class=\"cta-band\"><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"jupiter-container\"><!-- [et_pb_line_break_holder] -->    <\/p>\n<div style=\"font-size:clamp(11px,0.9vw,14px);color:#F4581C;letter-spacing:4px;text-transform:uppercase;font-weight:700;margin-bottom:16px;text-align:center;\">Get in Touch<\/div>\n<p><!-- [et_pb_line_break_holder] -->    <\/p>\n<h2>Have a story or <em>press inquiry?<\/em><\/h2>\n<p><!-- [et_pb_line_break_holder] -->    <pee>Reach out to our team for press kits, product information, or to schedule a briefing.<\/pee><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"cta-buttons\"><!-- [et_pb_line_break_holder] -->      <a href=\"https:\/\/www.jupiter.com\/about\/contact-us\/\" class=\"btn btn-primary\">Contact Us<\/a><!-- [et_pb_line_break_holder] -->      <a href=\"https:\/\/www.jupiter.com\/about\/blog\/\" class=\"btn btn-ghost\">Visit the Blog<\/a><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><\/section>\n<p>[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u041d\u043e\u0432\u043e\u0441\u0442\u0438 \u042e\u043f\u0438\u0442\u0435\u0440\u0430<\/p>","protected":false},"author":13,"featured_media":0,"parent":2615,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":"","_links_to":"","_links_to_target":""},"class_list":["post-3230","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.jupiter.com\/ru\/wp-json\/wp\/v2\/pages\/3230","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.jupiter.com\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.jupiter.com\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.jupiter.com\/ru\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/www.jupiter.com\/ru\/wp-json\/wp\/v2\/comments?post=3230"}],"version-history":[{"count":2,"href":"https:\/\/www.jupiter.com\/ru\/wp-json\/wp\/v2\/pages\/3230\/revisions"}],"predecessor-version":[{"id":18257,"href":"https:\/\/www.jupiter.com\/ru\/wp-json\/wp\/v2\/pages\/3230\/revisions\/18257"}],"up":[{"embeddable":true,"href":"https:\/\/www.jupiter.com\/ru\/wp-json\/wp\/v2\/pages\/2615"}],"wp:attachment":[{"href":"https:\/\/www.jupiter.com\/ru\/wp-json\/wp\/v2\/media?parent=3230"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}