{"id":150476,"date":"2025-12-03T17:12:01","date_gmt":"2025-12-03T15:12:05","guid":{"rendered":"https:\/\/prohoster.info\/blog\/novosti-interneta\/vypusk-platformy-android-16-qpr2-s-podderzhkoj-zapuska-graficheskih-linux-prilozhenij"},"modified":"2025-12-03T17:12:01","modified_gmt":"2025-12-03T15:12:05","slug":"vypusk-platformy-android-16-qpr2-s-podderzhkoj-zapuska-graficheskih-linux-prilozhenij","status":"publish","type":"post","link":"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-platformy-android-16-qpr2-s-podderzhkoj-zapuska-graficheskih-linux-prilozhenij","title":{"rendered":"Release of Android 16 QPR2 platform with support for running graphical Linux applications.","gt_translate_keys":[{"key":"rendered","format":"text"}]},"content":{"rendered":"<p>Google has released the second quarterly update of the open mobile platform Android 16 (QPR2). The source code associated with this new release is hosted in the project's Git repository (branch android-16.0.0_r4). Firmware builds have been prepared for Pixel 6\/6a\/6 Pro, Pixel 7\/7a\/7 Pro, Pixel 8\/8a\/8 Pro, Pixel 9\/9a\/9 Pro\/9 Pro XL\/9 Pro Fold, Pixel Fold, and Pixel Tablet devices. In the coming months, firmware with the new version is expected for smartphones from Samsung, Honor, iQOO, Lenovo, Motorola, Nothing, OnePlus, Oppo, realme, Sharp, Sony, Tecno, vivo, and Xiaomi. Additionally, universal GSI (Generic System Images) builds will be created, suitable for various devices based on ARM64 and x86_64 architectures.    <\/p>\n<p>The Android 16 QPR2 release has been formed as part of a new development schedule, under which not one, but two significant Android releases are created each year\u2014one in the second quarter (QPR1) and the other in the fourth quarter (QPR2). The summer release includes major innovations, SDK behavior changes, and new APIs. The winter release focuses on improvements, new APIs, and changes that do not affect application compatibility.    <\/p>\n<p>Key innovations of Android 16 QPR2:  <\/p>\n<ul>\n<li class=\"l\"> The capability to run graphical applications compiled for Linux has been added. Execution is done through the Linux Terminal application, which allows you to run a Debian GNU\/Linux virtual machine in the Android environment, where standard Linux applications can be executed. A 'Display' button has been added to the Linux Terminal application to enable graphics redirection through components in the main Android environment. Once the 'Display' button is activated, a composite server Weston can be launched in the terminal, providing a minimalist windowing session, which can then be used to run any graphical applications, such as the demonstration of the GIMP graphics editor launch.      <center><img decoding=\"async\" alt=\"Release of Android 16 QPR2 platform with support for running graphical Linux applications.\" src=\"\/wp-content\/uploads\/2025\/12\/73d31124c975e8fc509f86c66a881f9e.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<p> The functionality of the Linux virtual machine is being developed under the Ferrochrome project. Debian GNU\/Linux runs in the guest environment. The AVF (Android Virtualization Framework) is used for virtualization, implemented on the basis of the hypervisor Weston. <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/vps\/abuzoustojchivye-vps\/\"   title=\"KVM\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"4452\">KVM<\/a> and the crosvm toolchain. The graphical environment uses the Wayland protocol and is based on a compositor. <a class=\"wpil_keyword_link\" href=\"https:\/\/prohoster.info\/en\/server\/dts-newyork\/\"   title=\"server\" data-wpil-keyword-link=\"linked\"  data-wpil-monitor-id=\"2836\">server<\/a> Weston. The VirGL\u2014Virtual GPU Virgil3D is used for hardware-accelerated graphics. Applications compiled for X11 are launched using the DDX component XWayland.         <\/p>\n<li class=\"l\"> An expanded dark theme has been implemented, which automatically inverts colors in applications that do not provide a dark theme. The need for inversion is determined individually for each application based on the isLightTheme attribute. The inversion is applied to user interface elements based on Android Views, Composables, and WebViews, but is not used for applications with custom rendering engines, such as those based on the Flutter framework.      <center><img decoding=\"async\" alt=\"Release of Android 16 QPR2 platform with support for running graphical Linux applications.\" src=\"\/wp-content\/uploads\/2025\/12\/7ec878435ab3acea04995cc0f245e7db.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> The ability to select specific shapes for icons has been provided, which will be applied to all displayed icons and directory shortcuts.    <center><img decoding=\"async\" alt=\"Release of Android 16 QPR2 platform with support for running graphical Linux applications.\" src=\"\/wp-content\/uploads\/2025\/12\/b506ebbb661e3a32307cf54c5823534d.png\" style=\"display:block;margin: 0 auto;\" \/><img decoding=\"async\" alt=\"Release of Android 16 QPR2 platform with support for running graphical Linux applications.\" src=\"\/wp-content\/uploads\/2025\/12\/3ce52a0b93a012c3a06da9cb792fbdd9.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> For applications that do not offer separate icon options for themes, an automatic icon generation feature has been implemented, styled according to the themes. When generating, a color filter is applied to the existing app launch icon.    <center><img decoding=\"async\" alt=\"Release of Android 16 QPR2 platform with support for running graphical Linux applications.\" src=\"\/wp-content\/uploads\/2025\/12\/335a35f8d12252a3963f7418a241fdbb.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> The ability to continue interactive engagement with the app after opening the system Share dialog has been provided, allowing the application's interface content to update while selecting a data sharing handler.\n<li class=\"l\"> A generational concurrent mark-compact garbage collector (Generational Concurrent Mark-Compact Garbage Collector) has been added to Android Runtime (ART), which utilizes separate processing of 'old' and 'young' objects, increasing the efficiency of cleaning up recently created objects with short lifetimes. The use of the generational garbage collector reduces the risk of pauses during resource allocation and lowers CPU load, thus enhancing energy efficiency.\n<li class=\"l\"> Enhanced tools for analyzing user interactions with widgets have been implemented\u2014applications can now receive metrics on interaction events such as clicks, scrolls, and impressions.\n<li class=\"l\"> A warning about the lack of memory alignment at page boundaries, sized at 16 KB, in the debugged application has been implemented. In the future, a transition to using 16 KB pages instead of 4 KB is expected for certain architectures, which will enhance the performance of memory-intensive programs.     <center><img decoding=\"async\" alt=\"Release of Android 16 QPR2 platform with support for running graphical Linux applications.\" src=\"\/wp-content\/uploads\/2025\/12\/67bba8a8516083772f4e769e767d78bb.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> A software decoder has been added for the IAMF (Immersive Audio Model and Formats) sound format, used for distributing surround sound (considering the propagation of sound signals in three-dimensional space to recreate sound as closely to natural as possible).\n<li class=\"l\"> The Output Switcher device selection interface now integrates the ability to share sound over Bluetooth LE, which does not require separate Bluetooth settings adjustments.    <center><img decoding=\"async\" alt=\"Release of Android 16 QPR2 platform with support for running graphical Linux applications.\" src=\"\/wp-content\/uploads\/2025\/12\/444263273433c561f409b22c39cd4638.png\" style=\"display:block;margin: 0 auto;\" \/><\/center>\n<li class=\"l\"> Health Connect has added support for automatic step tracking using available sensors. Access to step count information is provided to applications with READ_STEPS permissions. The new method simplifies code in applications and reduces energy consumption during step tracking. Health Connect ensures centralized data storage from fitness trackers and other health-related devices, allowing various applications to share health data.\n<li class=\"l\"> A new Data Transfer API has been introduced to enhance the reliability of data migration between Android and iOS devices.\n<li class=\"l\"> An API has been added for developer verification during the installation of APK packages. Commands to simulate verification have been added to the ADB utility (the ability to install applications without verification using ADB will remain unchanged).\n<li class=\"l\"> Protection for SMS with one-time passwords (OTP) has been ensured. To guard against interception of one-time passwords by malicious applications, SMS delivery with a hash for the SMS Retriever service will be delayed by three hours for most applications. During this time, broadcasting the RECEIVE_SMS event will be blocked, and SMS database queries will be filtered.\n<li class=\"l\"> A new system lock state \"Secure Lock Device\" has been added. When activated (for example, through the \"Find My Device\" service), the device will be immediately locked and will require a PIN or password for unlocking. Notifications and reminders in this mode will be hidden from the lock screen, and biometric unlocking will be temporarily disabled.      <\/ul>\n<p>Source: <a content=\"nofollow\" rel=\"nofollow\" href=\"https:\/\/www.opennet.ru\/opennews\/art.shtml?num=64367\">opennet.ru<\/a> <\/p>","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"excerpt":{"rendered":"<p>\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Google \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u043b\u0430 \u0432\u0442\u043e\u0440\u043e\u0439 \u043a\u0432\u0430\u0440\u0442\u0430\u043b\u044c\u043d\u044b\u0439 \u0440\u0435\u043b\u0438\u0437 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u0439 \u043c\u043e\u0431\u0438\u043b\u044c\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b Android 16 (QPR2). \u0421\u0432\u044f\u0437\u0430\u043d\u043d\u044b\u0439 \u0441 \u043d\u043e\u0432\u044b\u043c \u0432\u044b\u043f\u0443\u0441\u043a\u043e\u043c \u0438\u0441\u0445\u043e\u0434\u043d\u044b\u0439 \u043a\u043e\u0434 \u0440\u0430\u0437\u043c\u0435\u0449\u0451\u043d \u0432 Git-\u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u0438 \u043f\u0440\u043e\u0435\u043a\u0442\u0430 (\u0432\u0435\u0442\u043a\u0430 android-16.0.0_r4). \u0421\u0431\u043e\u0440\u043a\u0438 \u043f\u0440\u043e\u0448\u0438\u0432\u043a\u0438 \u043f\u043e\u0434\u0433\u043e\u0442\u043e\u0432\u043b\u0435\u043d\u044b \u0434\u043b\u044f \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432 Pixel 6\/6a\/6 Pro, Pixel 7\/7a\/7 Pro, Pixel 8\/8a\/8 Pro, Pixel 9\/9a\/9 Pro\/9 Pro XL\/9 Pro Fold, Pixel Fold \u0438 Pixel Tablet. \u0412 \u0431\u043b\u0438\u0436\u0430\u0439\u0448\u0438\u0435 \u043c\u0435\u0441\u044f\u0446\u044b \u043f\u0440\u043e\u0448\u0438\u0432\u043a\u0438 \u0441 [&hellip;]<\/p>\n","protected":false,"gt_translate_keys":[{"key":"rendered","format":"html"}]},"author":1,"featured_media":150477,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[702],"tags":[],"class_list":["post-150476","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-news"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 5.0.1.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Google \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u043b\u0430 \u0432\u0442\u043e\u0440\u043e\u0439 \u043a\u0432\u0430\u0440\u0442\u0430\u043b\u044c\u043d\u044b\u0439 \u0440\u0435\u043b\u0438\u0437 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u0439 \u043c\u043e\u0431\u0438\u043b\u044c\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b Android 16 (QPR2). \u0421\u0432\u044f\u0437\u0430\u043d\u043d\u044b\u0439 \u0441 \u043d\u043e\u0432\u044b\u043c \u0432\u044b\u043f\u0443\u0441\u043a\u043e\u043c \u0438\u0441\u0445\u043e\u0434\u043d\u044b\u0439 \u043a\u043e\u0434 \u0440\u0430\u0437\u043c\u0435\u0449\u0451\u043d \u0432 Git-\u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u0438 \u043f\u0440\u043e\u0435\u043a\u0442\u0430 (\u0432\u0435\u0442\u043a\u0430 android-16.0.0_r4).\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Yuri Gagarin\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-platformy-android-16-qpr2-s-podderzhkoj-zapuska-graficheskih-linux-prilozhenij\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 5.0.1.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"\ud83e\udd47\u0412\u044b\u043f\u0443\u0441\u043a \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b Android 16 QPR2 \u0441 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u043e\u0439 \u0437\u0430\u043f\u0443\u0441\u043a\u0430 \u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u0438\u0445 Linux-\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439 | ProHoster\" \/>\n\t\t<meta property=\"og:description\" content=\"\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Google \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u043b\u0430 \u0432\u0442\u043e\u0440\u043e\u0439 \u043a\u0432\u0430\u0440\u0442\u0430\u043b\u044c\u043d\u044b\u0439 \u0440\u0435\u043b\u0438\u0437 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u0439 \u043c\u043e\u0431\u0438\u043b\u044c\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b Android 16 (QPR2). \u0421\u0432\u044f\u0437\u0430\u043d\u043d\u044b\u0439 \u0441 \u043d\u043e\u0432\u044b\u043c \u0432\u044b\u043f\u0443\u0441\u043a\u043e\u043c \u0438\u0441\u0445\u043e\u0434\u043d\u044b\u0439 \u043a\u043e\u0434 \u0440\u0430\u0437\u043c\u0435\u0449\u0451\u043d \u0432 Git-\u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u0438 \u043f\u0440\u043e\u0435\u043a\u0442\u0430 (\u0432\u0435\u0442\u043a\u0430 android-16.0.0_r4).\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-platformy-android-16-qpr2-s-podderzhkoj-zapuska-graficheskih-linux-prilozhenij\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg\" \/>\n\t\t<meta property=\"og:image:width\" content=\"350\" \/>\n\t\t<meta property=\"og:image:height\" content=\"350\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-12-03T15:12:05+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2025-12-03T15:12:05+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/prohoster\" \/>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"\ud83e\udd47Release of the Android 16 QPR2 platform with support for running graphical Linux applications | ProHoster","description":"Google has released the second quarterly update of the open mobile platform Android 16 (QPR2). The source code associated with this release is available in the project's Git repository (branch android-16.0.0_r4).","canonical_url":"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-platformy-android-16-qpr2-s-podderzhkoj-zapuska-graficheskih-linux-prilozhenij","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":null,"og:locale":"en_US","og:site_name":"ProHoster | \u041a\u0443\u043f\u0438\u0442\u044c \u043d\u0430\u0434\u0435\u0436\u043d\u044b\u0439 \u0445\u043e\u0441\u0442\u0438\u043d\u0433 \u0434\u043b\u044f \u0441\u0430\u0439\u0442\u043e\u0432 \u0441 \u0437\u0430\u0449\u0438\u0442\u043e\u0439 \u043e\u0442 DDoS, VPS VDS \u0441\u0435\u0440\u0432\u0435\u0440\u044b","og:type":"article","og:title":"\ud83e\udd47\u0412\u044b\u043f\u0443\u0441\u043a \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b Android 16 QPR2 \u0441 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u043e\u0439 \u0437\u0430\u043f\u0443\u0441\u043a\u0430 \u0433\u0440\u0430\u0444\u0438\u0447\u0435\u0441\u043a\u0438\u0445 Linux-\u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439 | ProHoster","og:description":"\u041a\u043e\u043c\u043f\u0430\u043d\u0438\u044f Google \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0438\u043b\u0430 \u0432\u0442\u043e\u0440\u043e\u0439 \u043a\u0432\u0430\u0440\u0442\u0430\u043b\u044c\u043d\u044b\u0439 \u0440\u0435\u043b\u0438\u0437 \u043e\u0442\u043a\u0440\u044b\u0442\u043e\u0439 \u043c\u043e\u0431\u0438\u043b\u044c\u043d\u043e\u0439 \u043f\u043b\u0430\u0442\u0444\u043e\u0440\u043c\u044b Android 16 (QPR2). \u0421\u0432\u044f\u0437\u0430\u043d\u043d\u044b\u0439 \u0441 \u043d\u043e\u0432\u044b\u043c \u0432\u044b\u043f\u0443\u0441\u043a\u043e\u043c \u0438\u0441\u0445\u043e\u0434\u043d\u044b\u0439 \u043a\u043e\u0434 \u0440\u0430\u0437\u043c\u0435\u0449\u0451\u043d \u0432 Git-\u0440\u0435\u043f\u043e\u0437\u0438\u0442\u043e\u0440\u0438\u0438 \u043f\u0440\u043e\u0435\u043a\u0442\u0430 (\u0432\u0435\u0442\u043a\u0430 android-16.0.0_r4).","og:url":"https:\/\/prohoster.info\/en\/blog\/news\/vypusk-platformy-android-16-qpr2-s-podderzhkoj-zapuska-graficheskih-linux-prilozhenij","og:image":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:secure_url":"https:\/\/prohoster.info\/wp-content\/uploads\/2021\/11\/logo-350.jpg","og:image:width":350,"og:image:height":350,"article:published_time":"2025-12-03T15:12:05+00:00","article:modified_time":"2025-12-03T15:12:05+00:00","article:publisher":"https:\/\/www.facebook.com\/prohoster","article:author":"https:\/\/www.facebook.com\/prohoster"},"aioseo_meta_data":{"post_id":"150476","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"seo_analyzer_scan_date":"2026-02-09 22:15:02","breadcrumb_settings":null,"limit_modified_date":false,"reviewed_by":null,"ai":null,"created":"2026-01-23 16:23:21","updated":"2026-02-09 22:15:02","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"gt_translate_keys":[{"key":"link","format":"url"}],"_links":{"self":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/150476","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/comments?post=150476"}],"version-history":[{"count":2,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/150476\/revisions"}],"predecessor-version":[{"id":164330,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/posts\/150476\/revisions\/164330"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media\/150477"}],"wp:attachment":[{"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/media?parent=150476"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/categories?post=150476"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/prohoster.info\/en\/wp-json\/wp\/v2\/tags?post=150476"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}