{"id":19894,"date":"2025-10-02T08:52:41","date_gmt":"2025-10-02T08:52:41","guid":{"rendered":"http:\/\/localhost\/?p=19894"},"modified":"2025-10-02T08:52:41","modified_gmt":"2025-10-02T08:52:41","slug":"api-attack-awareness-broken-object-level-authorization-bola-why-it-tops-the-owasp-api-top-10","status":"publish","type":"post","link":"https:\/\/zero.redgem.net\/?p=19894","title":{"rendered":"API Attack Awareness: Broken Object Level Authorization (BOLA) \u2013 Why It Tops the OWASP API Top 10_WALLARMLAB:1102E57104AA9233AB1D6402066F795F"},"content":{"rendered":"<p>{&#8220;lastseen&#8221;:&#8221;2025-10-02T12:58:02&#8243;,&#8221;description&#8221;:&#8221;For this Cybersecurity Awareness Month, we thought it important to draw attention to some of the most common and dangerous API vulnerabilities. \\n\\nThis week, we\u2019re starting with Broken Object Level Authorization (BOLA). \\n\\nBOLA vulnerabilities top the OWASP API Top Ten. And for good reason: they\u2019re startlingly prevalent, remarkably easy to exploit, and can have devastating consequences. \\n\\nSo, let\u2019s explore what they are, why they matter, and how you can mitigate them. \\n\\n## What is a BOLA Vulnerability?\\n\\nAs the name suggests, BOLA vulnerabilities occur when object level authorization breaks.\\n\\nObject level authorization is an access control mechanism that validates that a user can access the objects they should have permissions to access. \\n\\nWhen an API endpoint receives the ID of an object and performs any action on it, it should implement object-level authorization checks. When working properly, these checks validate that the authenticated user has permission, i.e. authorization, to perform the requested action on the requested object. \\n\\nHowever, when the mechanism fails or isn\u2019t present at all, unauthorized users can steal, modify, or destroy data. \\n\\n## BOLA is Common, and the Consequences are Severe \\n\\nBOLA vulnerabilities are staggeringly common.\\n\\nIn the Wallarm API ThreatStats Report for Q2 2025, we found that most API-related Known Exploited Vulnerabilities (KEVs) in Q2 2025 exploited BOLA vulnerabilities. Why? Because they\u2019re:\\n\\n  * **Easy to exploit** , not requiring attackers to leverage complex tools or advanced exploits.\\n  * **Hard to detect** because traditional scanners are challenged when detecting stateful vulnerabilities, like BOLA. \\n  * **Able to bypass traditional defenses,** like firewalls, WAFs, and even standard authentication. \\n\\n\\n\\nAnd, if exploited, BOLA vulnerabilities can have significant consequences. \\n\\nJust recently, a new dating app launched in Brazil had to shut down due to a BOLA vulnerability uncovered by researchers. The Sapphos dating app was launched in early September, but a BOLA vulnerability allowed unauthorized users to access other users&#8217; data, including names, birthdates and ID verification selfies. After notifying the 17,000 users they had gained after launch of the breach, they shut down the app to focus on cybersecurity. \\n\\n## How a BOLA Vulnerability Could Play Out \\n\\nLet\u2019s take a high-level look at how an attacker might exploit a BOLA vulnerability.\\n\\nAPIs often expose endpoints that take an object identifier, like an ID, invoice number, or filename, and return the corresponding resource. When the server trusts that client-supplied ID without verifying whether the authenticated user is authorized to access that specific object, you have a BOLA. \\n\\nAttackers typically exploit BOLA vulnerabilities by:\\n\\n  * Searching for endpoints that accept object identifiers (such as in URLs, query strings, or JSON bodies). \\n  * Replacing the ID in a request with an ID belonging to a different object.\\n  * Resending the request. \\n\\n\\n\\nIf the server fetches and returns the object without checking ownership or permissions, the attacker gets someone else\u2019s data or can act on their behalf. Consequences include:\\n\\n  * **Data Leakage:** Anything tied to an object ID is exposed. \\n  * **Account Compromise:** Changing or deleting another user\u2019s objects can lead to partial or full account takeover. \\n  * **Business Impact:** Including fraud, regulatory fines, customer loss, or costly incident responses. \\n\\n\\n\\nAs such, mitigating BOLA vulnerabilities is crucial to any organization\u2019s overall security. But how, exactly, can you do that? \\n\\n## Mitigating BOLA: Strong Authorization Checks \\n\\nImplementing strong authorization checks is the first and most important step in mitigating BOLA. \\n\\nThat means:\\n\\n  * **Enforcing Ownership Rules:** For example, ensuring a user can only access \/users\/12345 if they _are_ user12345. \\n  * **Context-aware Checks:** Making sure that authorization is tied to session, role, and object ownership, not just authentication. \\n  * **Consistency Across Endpoints:** Ensuring that every API endpoint that retrieves or modifies data applies the same access control logic. \\n\\n\\n\\nThis is something only your backend logic can guarantee. No WAF or API firewall can build those rules automatically for you. They don\u2019t know your backend rules. \\n\\nThat said, even with strong authorization checks, mistakes can slip through. Developers might miss an endpoint, business logic might change and break consistency, or testing might not catch regressions. \\n\\nThat\u2019s why you need Wallarm. \\n\\n## How Wallarm Detects and Prevents BOLA\\n\\nWallarm\u2019s API Discovery capability identifies endpoints with variability that may be subject to BOLA attacks. In addition, Wallarm includes default mitigation controls to identify attempts to enumerate objects by attackers. While default controls are provided, users can create custom controls to adapt the BOLA protection to their specific APIs and applications. \\n\\nWallarm doesn\u2019t just detect BOLA attacks; it blocks them. Users can configure the BOLA mitigation controls to actively block individual API sessions and entire IP addresses in response to BOLA attacks. \\n\\n![](https:\/\/i0.wp.com\/lab.wallarm.com\/wp-content\/uploads\/2025\/09\/image-1.png?resize=770%2C719\\u0026ssl=1)\\n\\n## Raising Awareness, Bolstering Protection\\n\\nData loss. Account takeover. Business impact. \\n\\nBOLA vulnerabilities can bring organizations to their knees. \\n\\nBeing aware of them is one thing. Protecting APIs from them is another.\\n\\nSchedule a demo with Wallarm today to find out how we help protect your organization against the OWASP Top 10 for APIs vulnerabilities. \\n\\nThe post API Attack Awareness: Broken Object Level Authorization (BOLA) &#8211; Why It Tops the OWASP API Top 10 appeared first on Wallarm.&#8221;,&#8221;published&#8221;:&#8221;2025-10-02T11:00:00&#8243;,&#8221;modified&#8221;:&#8221;2025-10-02T11:00:00&#8243;,&#8221;type&#8221;:&#8221;wallarmlab&#8221;,&#8221;title&#8221;:&#8221;API Attack Awareness: Broken Object Level Authorization (BOLA) \u2013 Why It Tops the OWASP API Top 10&#8243;,&#8221;source&#8221;:&#8221;&#8221;,&#8221;references&#8221;:&#8221;&#8221;,&#8221;id&#8221;:&#8221;WALLARMLAB:1102E57104AA9233AB1D6402066F795F&#8221;,&#8221;bulletinFamily&#8221;:&#8221;blog&#8221;,&#8221;cwe&#8221;:null,&#8221;cvelist&#8221;:[],&#8221;sourceData&#8221;:&#8221;&#8221;,&#8221;sourceHref&#8221;:&#8221;&#8221;,&#8221;cvss&#8221;:{&#8220;score&#8221;:0,&#8221;severity&#8221;:&#8221;NONE&#8221;,&#8221;vector&#8221;:&#8221;NONE&#8221;,&#8221;version&#8221;:&#8221;NONE&#8221;},&#8221;cvss2&#8243;:{},&#8221;cvss3&#8243;:{&#8220;version&#8221;:&#8221;&#8221;,&#8221;vectorString&#8221;:&#8221;&#8221;,&#8221;baseScore&#8221;:0,&#8221;baseSeverity&#8221;:&#8221;&#8221;,&#8221;attackVector&#8221;:&#8221;&#8221;,&#8221;attackComplexity&#8221;:&#8221;&#8221;,&#8221;privilegesRequired&#8221;:&#8221;&#8221;,&#8221;userInteraction&#8221;:&#8221;&#8221;,&#8221;scope&#8221;:&#8221;&#8221;,&#8221;confidentialityImpact&#8221;:&#8221;&#8221;,&#8221;integrityImpact&#8221;:&#8221;&#8221;,&#8221;availabilityImpact&#8221;:&#8221;&#8221;,&#8221;cvssV3&#8243;:{&#8220;version&#8221;:&#8221;&#8221;,&#8221;vectorString&#8221;:&#8221;&#8221;,&#8221;baseScore&#8221;:0,&#8221;baseSeverity&#8221;:&#8221;&#8221;,&#8221;attackVector&#8221;:&#8221;&#8221;,&#8221;attackComplexity&#8221;:&#8221;&#8221;,&#8221;privilegesRequired&#8221;:&#8221;&#8221;,&#8221;userInteraction&#8221;:&#8221;&#8221;,&#8221;scope&#8221;:&#8221;&#8221;,&#8221;confidentialityImpact&#8221;:&#8221;&#8221;,&#8221;integrityImpact&#8221;:&#8221;&#8221;,&#8221;availabilityImpact&#8221;:&#8221;&#8221;}},&#8221;href&#8221;:&#8221;https:\/\/lab.wallarm.com\/api-attack-awareness-broken-object-level-authorization-bola-why-it-tops-the-owasp-api-top-10\/&#8221;,&#8221;category_name&#8221;:&#8221;News&#8221;,&#8221;post_link&#8221;:&#8221;&#8221;,&#8221;product&#8221;:&#8221;&#8221;,&#8221;version&#8221;:&#8221;&#8221;,&#8221;vendor&#8221;:&#8221;&#8221;,&#8221;ai_description&#8221;:&#8221;&#8221;,&#8221;ai_severity&#8221;:&#8221;&#8221;,&#8221;ai_vendor&#8221;:&#8221;&#8221;,&#8221;ai_product&#8221;:&#8221;&#8221;,&#8221;ai_version&#8221;:&#8221;&#8221;,&#8221;ai_score&#8221;:0}<\/p>\n","protected":false},"excerpt":{"rendered":"<p>{&#8220;lastseen&#8221;:&#8221;2025-10-02T12:58:02&#8243;,&#8221;description&#8221;:&#8221;For this Cybersecurity Awareness Month, we thought it important to draw attention to some of the most common and dangerous API vulnerabilities. \\n\\nThis week, we\u2019re&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[6,8,12,13,33,7,11,5,105],"class_list":["post-19894","post","type-post","status-publish","format-standard","hentry","category-category_news","tag-cve","tag-cvss","tag-exploit","tag-news","tag-none","tag-security","tag-tapic","tag-vulnerability","tag-wallarmlab"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>API Attack Awareness: Broken Object Level Authorization (BOLA) \u2013 Why It Tops the OWASP API Top 10_WALLARMLAB:1102E57104AA9233AB1D6402066F795F - zero redgem<\/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:\/\/zero.redgem.net\/?p=19894\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"API Attack Awareness: Broken Object Level Authorization (BOLA) \u2013 Why It Tops the OWASP API Top 10_WALLARMLAB:1102E57104AA9233AB1D6402066F795F - zero redgem\" \/>\n<meta property=\"og:description\" content=\"{&#8220;lastseen&#8221;:&#8221;2025-10-02T12:58:02&#8243;,&#8221;description&#8221;:&#8221;For this Cybersecurity Awareness Month, we thought it important to draw attention to some of the most common and dangerous API vulnerabilities. nnThis week, we\u2019re...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zero.redgem.net\/?p=19894\" \/>\n<meta property=\"og:site_name\" content=\"zero redgem\" \/>\n<meta property=\"article:published_time\" content=\"2025-10-02T08:52:41+00:00\" \/>\n<meta name=\"author\" content=\"invoker\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"invoker\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=19894#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=19894\"},\"author\":{\"name\":\"invoker\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\"},\"headline\":\"API Attack Awareness: Broken Object Level Authorization (BOLA) \u2013 Why It Tops the OWASP API Top 10_WALLARMLAB:1102E57104AA9233AB1D6402066F795F\",\"datePublished\":\"2025-10-02T08:52:41+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=19894\"},\"wordCount\":1042,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"keywords\":[\"CVE\",\"CVSS\",\"exploit\",\"news\",\"NONE\",\"Security\",\"tapic\",\"Vulnerability\",\"wallarmlab\"],\"articleSection\":[\"category_news\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=19894#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=19894\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?p=19894\",\"name\":\"API Attack Awareness: Broken Object Level Authorization (BOLA) \u2013 Why It Tops the OWASP API Top 10_WALLARMLAB:1102E57104AA9233AB1D6402066F795F - zero redgem\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\"},\"datePublished\":\"2025-10-02T08:52:41+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=19894#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=19894\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=19894#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/zero.redgem.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"API Attack Awareness: Broken Object Level Authorization (BOLA) \u2013 Why It Tops the OWASP API Top 10_WALLARMLAB:1102E57104AA9233AB1D6402066F795F\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"name\":\"zero redgem\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/zero.redgem.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\",\"name\":\"zero redgem\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\",\"contentUrl\":\"\",\"width\":191,\"height\":188,\"caption\":\"zero redgem\"},\"image\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\",\"name\":\"invoker\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"caption\":\"invoker\"},\"sameAs\":[\"https:\\\/\\\/zero.redgem.net\"],\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"API Attack Awareness: Broken Object Level Authorization (BOLA) \u2013 Why It Tops the OWASP API Top 10_WALLARMLAB:1102E57104AA9233AB1D6402066F795F - zero redgem","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:\/\/zero.redgem.net\/?p=19894","og_locale":"en_US","og_type":"article","og_title":"API Attack Awareness: Broken Object Level Authorization (BOLA) \u2013 Why It Tops the OWASP API Top 10_WALLARMLAB:1102E57104AA9233AB1D6402066F795F - zero redgem","og_description":"{&#8220;lastseen&#8221;:&#8221;2025-10-02T12:58:02&#8243;,&#8221;description&#8221;:&#8221;For this Cybersecurity Awareness Month, we thought it important to draw attention to some of the most common and dangerous API vulnerabilities. nnThis week, we\u2019re...","og_url":"https:\/\/zero.redgem.net\/?p=19894","og_site_name":"zero redgem","article_published_time":"2025-10-02T08:52:41+00:00","author":"invoker","twitter_card":"summary_large_image","twitter_misc":{"Written by":"invoker","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/zero.redgem.net\/?p=19894#article","isPartOf":{"@id":"https:\/\/zero.redgem.net\/?p=19894"},"author":{"name":"invoker","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca"},"headline":"API Attack Awareness: Broken Object Level Authorization (BOLA) \u2013 Why It Tops the OWASP API Top 10_WALLARMLAB:1102E57104AA9233AB1D6402066F795F","datePublished":"2025-10-02T08:52:41+00:00","mainEntityOfPage":{"@id":"https:\/\/zero.redgem.net\/?p=19894"},"wordCount":1042,"commentCount":0,"publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"keywords":["CVE","CVSS","exploit","news","NONE","Security","tapic","Vulnerability","wallarmlab"],"articleSection":["category_news"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/zero.redgem.net\/?p=19894#respond"]}]},{"@type":"WebPage","@id":"https:\/\/zero.redgem.net\/?p=19894","url":"https:\/\/zero.redgem.net\/?p=19894","name":"API Attack Awareness: Broken Object Level Authorization (BOLA) \u2013 Why It Tops the OWASP API Top 10_WALLARMLAB:1102E57104AA9233AB1D6402066F795F - zero redgem","isPartOf":{"@id":"https:\/\/zero.redgem.net\/#website"},"datePublished":"2025-10-02T08:52:41+00:00","breadcrumb":{"@id":"https:\/\/zero.redgem.net\/?p=19894#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zero.redgem.net\/?p=19894"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/zero.redgem.net\/?p=19894#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zero.redgem.net\/"},{"@type":"ListItem","position":2,"name":"API Attack Awareness: Broken Object Level Authorization (BOLA) \u2013 Why It Tops the OWASP API Top 10_WALLARMLAB:1102E57104AA9233AB1D6402066F795F"}]},{"@type":"WebSite","@id":"https:\/\/zero.redgem.net\/#website","url":"https:\/\/zero.redgem.net\/","name":"zero redgem","description":"","publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zero.redgem.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/zero.redgem.net\/#organization","name":"zero redgem","url":"https:\/\/zero.redgem.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/","url":"","contentUrl":"","width":191,"height":188,"caption":"zero redgem"},"image":{"@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca","name":"invoker","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","caption":"invoker"},"sameAs":["https:\/\/zero.redgem.net"],"url":"https:\/\/zero.redgem.net\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/19894","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=19894"}],"version-history":[{"count":0,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/19894\/revisions"}],"wp:attachment":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=19894"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=19894"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=19894"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}