
{"id":138506,"date":"2026-02-20T23:27:33","date_gmt":"2026-02-20T15:27:33","guid":{"rendered":"https:\/\/vertu.com\/?post_type=aitools&#038;p=138506"},"modified":"2026-02-20T23:27:33","modified_gmt":"2026-02-20T15:27:33","slug":"gemini-3-1-pro-benchmarks-api-specs-developer-guide-in-2026","status":"publish","type":"aitools","link":"https:\/\/legacy.vertu.com\/ar\/ai-tools\/gemini-3-1-pro-benchmarks-api-specs-developer-guide-in-2026\/","title":{"rendered":"Gemini 3.1 Pro Benchmarks, API Specs &#038; Developer Guide in 2026"},"content":{"rendered":"<h1><\/h1>\n<p><strong>Google released Gemini 3.1 Pro on February 19, 2026 \u2014 a reasoning-optimized upgrade to the Gemini 3 Pro series that tops 13 of 16 industry benchmarks and introduces a dedicated API endpoint for agentic, custom-tool workflows. This guide covers official benchmark results, full API specifications, pricing, capability comparisons, and access instructions for developers and enterprises.<\/strong><\/p>\n<hr \/>\n<h2>What Is Gemini 3.1 Pro? (Direct Answer)<\/h2>\n<p>Gemini 3.1 Pro is Google's most advanced general-purpose AI model as of February 2026, built on the Gemini 3 Pro architecture and optimized for three core improvements:<\/p>\n<ul>\n<li><strong>Better thinking:<\/strong> Upgraded chain-of-thought reasoning that scores 77.1% on ARC-AGI-2 \u2014 more than double Gemini 3 Pro's prior score<\/li>\n<li><strong>Improved token efficiency:<\/strong> Reduced verbosity with higher-quality outputs per token<\/li>\n<li><strong>More grounded, factually consistent responses:<\/strong> Specifically tuned for software engineering behavior, agentic multi-step task execution, and precise custom tool use<\/li>\n<\/ul>\n<p>According to Google DeepMind's official model card, Gemini 3.1 Pro is &#8220;Google's most advanced model for complex tasks&#8221; as of its publication date and is natively multimodal, processing text, images, audio, video, and entire code repositories.<\/p>\n<hr \/>\n<h2>Official API Specifications (Google AI for Developers)<\/h2>\n<p>The following technical specifications are sourced directly from the official Gemini API documentation at <code>ai.google.dev<\/code>:<\/p>\n<table>\n<thead>\n<tr>\n<th>Property<\/th>\n<th>Details<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><strong>Model code<\/strong><\/td>\n<td><code>gemini-3.1-pro-preview<\/code><\/td>\n<\/tr>\n<tr>\n<td><strong>Custom tools endpoint<\/strong><\/td>\n<td><code>gemini-3.1-pro-preview-customtools<\/code><\/td>\n<\/tr>\n<tr>\n<td><strong>Input modalities<\/strong><\/td>\n<td>Text, Image, Video, Audio, PDF<\/td>\n<\/tr>\n<tr>\n<td><strong>Output modality<\/strong><\/td>\n<td>Text<\/td>\n<\/tr>\n<tr>\n<td><strong>Input token limit<\/strong><\/td>\n<td>1,048,576 (~1,500 A4 pages)<\/td>\n<\/tr>\n<tr>\n<td><strong>Output token limit<\/strong><\/td>\n<td>65,536 tokens<\/td>\n<\/tr>\n<tr>\n<td><strong>Knowledge cutoff<\/strong><\/td>\n<td>January 2025<\/td>\n<\/tr>\n<tr>\n<td><strong>Release date<\/strong><\/td>\n<td>February 2026 (Preview)<\/td>\n<\/tr>\n<tr>\n<td><strong>Batch API<\/strong><\/td>\n<td>Supported<\/td>\n<\/tr>\n<tr>\n<td><strong>Context caching<\/strong><\/td>\n<td>Supported<\/td>\n<\/tr>\n<tr>\n<td><strong>Code execution<\/strong><\/td>\n<td>Supported<\/td>\n<\/tr>\n<tr>\n<td><strong>Function calling<\/strong><\/td>\n<td>Supported<\/td>\n<\/tr>\n<tr>\n<td><strong>Search grounding<\/strong><\/td>\n<td>Supported<\/td>\n<\/tr>\n<tr>\n<td><strong>Structured outputs<\/strong><\/td>\n<td>Supported<\/td>\n<\/tr>\n<tr>\n<td><strong>Thinking \/ reasoning<\/strong><\/td>\n<td>Supported<\/td>\n<\/tr>\n<tr>\n<td><strong>URL context<\/strong><\/td>\n<td>Supported<\/td>\n<\/tr>\n<tr>\n<td><strong>Live API<\/strong><\/td>\n<td>Not supported<\/td>\n<\/tr>\n<tr>\n<td><strong>Image generation<\/strong><\/td>\n<td>Not supported<\/td>\n<\/tr>\n<tr>\n<td><strong>Audio generation<\/strong><\/td>\n<td>Not supported<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h3>\u0625\u0646 <code>gemini-3.1-pro-preview-customtools<\/code> Endpoint<\/h3>\n<p>For developers building agentic workflows with custom tools (such as <code>view_file<\/code>, <code>search_code<\/code>, or bash), Google provides a dedicated endpoint that <strong>prioritizes custom tool calls<\/strong> over general-purpose behavior. This endpoint is distinct from the standard <code>gemini-3.1-pro-preview<\/code> and is specifically optimized for:<\/p>\n<ul>\n<li>Multi-step agentic pipelines<\/li>\n<li>Bash and terminal tool use<\/li>\n<li>Code-centric reasoning workflows<\/li>\n<\/ul>\n<blockquote><p><strong>Note:<\/strong> \u0625\u0646 <code>customtools<\/code> endpoint may show quality fluctuations in use cases that do not involve custom tool calling.<\/p><\/blockquote>\n<hr \/>\n<h2>Gemini 3.1 Pro Benchmark Results<\/h2>\n<p>Gemini 3.1 Pro was evaluated on 16 industry-standard benchmarks. It achieved <strong>first place on 13 of 16<\/strong>, with results verified as of February 2026.<\/p>\n<h3>Head-to-Head Benchmark Comparison<\/h3>\n<table>\n<thead>\n<tr>\n<th>Benchmark<\/th>\n<th>Gemini 3.1 Pro<\/th>\n<th>Gemini 3 Pro<\/th>\n<th>Claude Opus 4.6<\/th>\n<th>GPT-5.2<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><strong>ARC-AGI-2<\/strong> (abstract reasoning)<\/td>\n<td><strong>77.1%<\/strong><\/td>\n<td>~31.1%<\/td>\n<td>68.8%<\/td>\n<td>\u2014<\/td>\n<\/tr>\n<tr>\n<td><strong>GPQA Diamond<\/strong> (expert science)<\/td>\n<td><strong>94.3%<\/strong><\/td>\n<td>\u2014<\/td>\n<td>91.3%<\/td>\n<td>92.4%<\/td>\n<\/tr>\n<tr>\n<td><strong>Humanity's Last Exam<\/strong> (no tools)<\/td>\n<td><strong>44.4%<\/strong><\/td>\n<td>37.5%<\/td>\n<td>\u2014<\/td>\n<td>34.5%<\/td>\n<\/tr>\n<tr>\n<td><strong>Humanity's Last Exam<\/strong> (with tools)<\/td>\n<td>51.4%<\/td>\n<td>\u2014<\/td>\n<td><strong>53.1%<\/strong><\/td>\n<td>\u2014<\/td>\n<\/tr>\n<tr>\n<td><strong>SWE-Bench Verified<\/strong> (agentic coding)<\/td>\n<td><strong>80.6%<\/strong><\/td>\n<td>\u2014<\/td>\n<td>\u2014<\/td>\n<td>\u2014<\/td>\n<\/tr>\n<tr>\n<td><strong>Terminal-Bench 2.0<\/strong><\/td>\n<td>68.5%<\/td>\n<td>\u2014<\/td>\n<td>\u2014<\/td>\n<td>77.3%*<\/td>\n<\/tr>\n<tr>\n<td><strong>APEX-Agents<\/strong> (long-horizon tasks)<\/td>\n<td><strong>33.5%<\/strong><\/td>\n<td>18.4%<\/td>\n<td>29.8%<\/td>\n<td>23.0%<\/td>\n<\/tr>\n<tr>\n<td><strong>SWE-Bench Pro<\/strong> (Public)<\/td>\n<td>54.2%<\/td>\n<td>\u2014<\/td>\n<td>\u2014<\/td>\n<td>56.8%*<\/td>\n<\/tr>\n<tr>\n<td><strong>GDPval-AA Elo<\/strong> (expert tasks)<\/td>\n<td>1317<\/td>\n<td>\u2014<\/td>\n<td>\u2014<\/td>\n<td>\u2014<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>*GPT-5.3-Codex scores reported on limited benchmarks only. Claude Sonnet 4.6 leads GDPval-AA Elo with 1633.<\/p>\n<p><strong>Key takeaways from benchmarks:<\/strong><\/p>\n<ul>\n<li>Gemini 3.1 Pro's biggest leap is on <strong>ARC-AGI-2<\/strong>, where it more than doubled its predecessor's score and leads all known competitors.<\/li>\n<li>It leads on <strong>APEX-Agents<\/strong>, nearly doubling Gemini 3 Pro's score \u2014 the clearest signal of improved agentic workflow performance.<\/li>\n<li><strong>Claude Opus 4.6 leads<\/strong> on Humanity's Last Exam (with tools) and GDPval-AA expert tasks. <strong>GPT-5.3-Codex leads<\/strong> on terminal and SWE-Bench Pro coding tasks.<\/li>\n<li>The competitive AI landscape remains multi-winner: no single model dominates every benchmark.<\/li>\n<\/ul>\n<hr \/>\n<h2>Gemini 3.1 Pro API Pricing<\/h2>\n<p>Google maintained the same pricing as Gemini 3 Pro, making Gemini 3.1 Pro a significant value upgrade:<\/p>\n<table>\n<thead>\n<tr>\n<th>Token Range<\/th>\n<th>Input Price<\/th>\n<th>Output Price<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td>Up to 200,000 tokens<\/td>\n<td>$2.00 \/ 1M tokens<\/td>\n<td>$12.00 \/ 1M tokens<\/td>\n<\/tr>\n<tr>\n<td>200,000 \u2013 1,000,000 tokens<\/td>\n<td>$4.00 \/ 1M tokens<\/td>\n<td>$18.00 \/ 1M tokens<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong>Context:<\/strong> At $2\/1M input tokens, Gemini 3.1 Pro is priced at less than half the cost of Claude Opus 4.6, while achieving broadly comparable benchmark scores across most evaluations. This price-performance ratio makes it particularly compelling for <strong>enterprise teams with high-volume API usage<\/strong>.<\/p>\n<hr \/>\n<h2>Gemini 3.1 Pro vs. Competitors: Decision Table<\/h2>\n<table>\n<thead>\n<tr>\n<th>Criteria<\/th>\n<th>Gemini 3.1 Pro<\/th>\n<th>Claude Opus 4.6<\/th>\n<th>GPT-5.2<\/th>\n<th>DeepSeek V3.2<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td><strong>Best abstract reasoning<\/strong><\/td>\n<td>\u2705 #1 ARC-AGI-2 (77.1%)<\/td>\n<td>\u274c<\/td>\n<td>\u274c<\/td>\n<td>\u274c<\/td>\n<\/tr>\n<tr>\n<td><strong>Best agentic workflows<\/strong><\/td>\n<td>\u2705 #1 APEX-Agents<\/td>\n<td>\u274c<\/td>\n<td>\u274c<\/td>\n<td>\u274c<\/td>\n<\/tr>\n<tr>\n<td><strong>Best expert task ELO<\/strong><\/td>\n<td>\u274c<\/td>\n<td>\u274c<\/td>\n<td>\u274c<\/td>\n<td>\u274c<\/td>\n<\/tr>\n<tr>\n<td><strong>Best science knowledge<\/strong><\/td>\n<td>\u2705 #1 GPQA Diamond<\/td>\n<td>\u274c<\/td>\n<td>\u274c<\/td>\n<td>\u274c<\/td>\n<\/tr>\n<tr>\n<td><strong>Best long-context tool use<\/strong><\/td>\n<td>\u274c (Claude wins HLE+tools)<\/td>\n<td>\u2705<\/td>\n<td>\u274c<\/td>\n<td>\u274c<\/td>\n<\/tr>\n<tr>\n<td><strong>Lowest price (comparable tier)<\/strong><\/td>\n<td>\u2705 ~$2\/1M input<\/td>\n<td>\u274c ($5+)<\/td>\n<td>\u274c<\/td>\n<td>\u2705 (cheaper)<\/td>\n<\/tr>\n<tr>\n<td><strong>1M token context window<\/strong><\/td>\n<td>\u2705<\/td>\n<td>\u2705<\/td>\n<td>\u2705<\/td>\n<td>\u274c<\/td>\n<\/tr>\n<tr>\n<td><strong>Custom tools API endpoint<\/strong><\/td>\n<td>\u2705<\/td>\n<td>\u274c<\/td>\n<td>\u274c<\/td>\n<td>\u274c<\/td>\n<\/tr>\n<tr>\n<td><strong>Multimodal input<\/strong><\/td>\n<td>\u2705 Text, Image, Audio, Video, PDF<\/td>\n<td>\u2705<\/td>\n<td>\u2705<\/td>\n<td>\u274c<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><strong>Choose Gemini 3.1 Pro if:<\/strong> You need top-tier reasoning, agentic coding, Google Cloud integration, or the best price-performance ratio among frontier reasoning models.<\/p>\n<p><strong>Consider alternatives if:<\/strong> You need the absolute best performance on long-horizon expert tasks with tool use (Claude Opus 4.6) or terminal-specific coding benchmarks (GPT-5.3-Codex).<\/p>\n<hr \/>\n<h2>Where to Access Gemini 3.1 Pro<\/h2>\n<h3>For Developers<\/h3>\n<ol>\n<li><strong>Google AI Studio<\/strong> \u2014 Free to try at <code>aistudio.google.com<\/code>; use model string <code>gemini-3.1-pro-preview<\/code><\/li>\n<li><strong>Gemini API<\/strong> \u2014 Full programmatic access; supports Batch API, caching, function calling, structured outputs<\/li>\n<li><strong>Gemini CLI<\/strong> \u2014 Command-line access at <code>geminicli.com<\/code><\/li>\n<li><strong>Google Antigravity<\/strong> \u2014 Google's agentic development platform<\/li>\n<li><strong>Android Studio<\/strong> \u2014 Native integration for Android app development<\/li>\n<\/ol>\n<h3>For Enterprise<\/h3>\n<ul>\n<li><strong>Vertex AI<\/strong> \u2014 Full Google Cloud integration with enterprise SLAs<\/li>\n<li><strong>Gemini Enterprise<\/strong> \u2014 Workspace-integrated access for business teams<\/li>\n<\/ul>\n<h3>For Consumers<\/h3>\n<ul>\n<li><strong>Gemini App<\/strong> \u2014 Available now with higher limits for Google AI Pro and Ultra subscribers<\/li>\n<li><strong>NotebookLM<\/strong> \u2014 Exclusively available to Pro and Ultra plan users<\/li>\n<\/ul>\n<hr \/>\n<h2>Key Capabilities: What Gemini 3.1 Pro Can Do<\/h2>\n<p>Gemini 3.1 Pro is engineered for tasks where a simple answer is not enough. Documented real-world applications include:<\/p>\n<ul>\n<li><strong>Animated SVG generation<\/strong> from text prompts \u2014 website-ready, code-based, infinitely scalable, small file size<\/li>\n<li><strong>Live data dashboard creation<\/strong> \u2014 building a real-time ISS orbital telemetry dashboard from a public API<\/li>\n<li><strong>3D interactive design<\/strong> \u2014 generating a starling murmuration simulation with hand-tracking and generative audio<\/li>\n<li><strong>Literary-to-UI translation<\/strong> \u2014 converting the themes of <em>Wuthering Heights<\/em> into a fully functional web portfolio<\/li>\n<li><strong>Long-document synthesis<\/strong> \u2014 processing contracts, research papers, and codebases up to 1M tokens in a single request<\/li>\n<li><strong>Multi-step agentic tasks<\/strong> \u2014 reliable execution of complex, real-world professional workflows via the APEX-Agents benchmark<\/li>\n<\/ul>\n<hr \/>\n<h2>Safety and Trust<\/h2>\n<p>According to Google DeepMind's model card, Gemini 3.1 Pro was evaluated under the <strong>Frontier Safety Framework<\/strong> across five risk areas:<\/p>\n<ul>\n<li>CBRN (chemical, biological, radiological, and nuclear) information risks<\/li>\n<li>Cybersecurity<\/li>\n<li>Harmful manipulation<\/li>\n<li>Machine learning research risks<\/li>\n<li>Misalignment<\/li>\n<\/ul>\n<p>The model remained <strong>below critical thresholds in all five categories<\/strong>. Automated content safety evaluations also showed marginal improvements over Gemini 3 Pro: +0.10% in text-to-text safety and +0.11% in multilingual safety.<\/p>\n<hr \/>\n<h2>FAQ: Gemini 3.1 Pro Common Questions<\/h2>\n<p><strong>Q: What is the model code for Gemini 3.1 Pro in the API?<\/strong> The standard model code is <code>gemini-3.1-pro-preview<\/code>. For agentic workflows with custom tools, use <code>gemini-3.1-pro-preview-customtools<\/code>.<\/p>\n<p><strong>Q: What is Gemini 3.1 Pro's context window?<\/strong> The input token limit is 1,048,576 tokens (approximately 1,500 A4 pages). The output token limit is 65,536 tokens.<\/p>\n<p><strong>Q: What benchmarks does Gemini 3.1 Pro lead?<\/strong> It leads 13 of 16 evaluated benchmarks, including ARC-AGI-2 (77.1%), GPQA Diamond (94.3%), Humanity's Last Exam without tools (44.4%), SWE-Bench Verified (80.6%), and APEX-Agents (33.5%).<\/p>\n<p><strong>Q: Does Gemini 3.1 Pro beat Claude Opus 4.6 and GPT-5.2 on all benchmarks?<\/strong> No. While Gemini 3.1 Pro leads most evaluations, Claude Opus 4.6 outperforms it on Humanity's Last Exam with tools (53.1% vs 51.4%) and GDPval-AA expert tasks. GPT-5.3-Codex leads on terminal-specific coding benchmarks.<\/p>\n<p><strong>Q: What does Gemini 3.1 Pro cost?<\/strong> $2.00 per 1M input tokens and $12.00 per 1M output tokens for prompts under 200,000 tokens. Long-context pricing (200K\u20131M tokens) is $4.00 input \/ $18.00 output per 1M tokens.<\/p>\n<p><strong>Q: Does Gemini 3.1 Pro support image and video input?<\/strong> Yes. The model is natively multimodal and accepts text, image, video, audio, and PDF inputs, outputting text.<\/p>\n<p><strong>Q: Is Gemini 3.1 Pro available for free?<\/strong> Developers can try it for free in Google AI Studio. Consumer access via the Gemini app and NotebookLM requires a Google AI Pro or Ultra subscription for higher usage limits.<\/p>\n<p><strong>Q: What is the knowledge cutoff for Gemini 3.1 Pro?<\/strong> The knowledge cutoff is January 2025, per the official Google AI developer documentation.<\/p>\n<p><strong>Q: Is Gemini 3.1 Pro generally available?<\/strong> Not yet. As of February 2026, it is in <strong>preview<\/strong>. Google has stated general availability is coming soon, pending validation of agentic workflow improvements.<\/p>\n<p><strong>Q: What file types can Gemini 3.1 Pro process via the API?<\/strong> Through the Gemini API, it supports text, images, video, audio files, and PDFs as inputs, all within the 1M token context window limit.<\/p>","protected":false},"excerpt":{"rendered":"<p>Google released Gemini 3.1 Pro on February 19, 2026 \u2014 a reasoning-optimized upgrade to the Gemini 3 Pro series that [&hellip;]<\/p>","protected":false},"author":11214,"featured_media":0,"menu_order":0,"template":"","format":"standard","meta":{"_acf_changed":false,"content-type":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"default","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[468],"tags":[],"class_list":["post-138506","aitools","type-aitools","status-publish","format-standard","hentry","category-best-post"],"acf":[],"_links":{"self":[{"href":"https:\/\/legacy.vertu.com\/ar\/wp-json\/wp\/v2\/aitools\/138506","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/legacy.vertu.com\/ar\/wp-json\/wp\/v2\/aitools"}],"about":[{"href":"https:\/\/legacy.vertu.com\/ar\/wp-json\/wp\/v2\/types\/aitools"}],"author":[{"embeddable":true,"href":"https:\/\/legacy.vertu.com\/ar\/wp-json\/wp\/v2\/users\/11214"}],"version-history":[{"count":1,"href":"https:\/\/legacy.vertu.com\/ar\/wp-json\/wp\/v2\/aitools\/138506\/revisions"}],"predecessor-version":[{"id":138511,"href":"https:\/\/legacy.vertu.com\/ar\/wp-json\/wp\/v2\/aitools\/138506\/revisions\/138511"}],"wp:attachment":[{"href":"https:\/\/legacy.vertu.com\/ar\/wp-json\/wp\/v2\/media?parent=138506"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/legacy.vertu.com\/ar\/wp-json\/wp\/v2\/categories?post=138506"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/legacy.vertu.com\/ar\/wp-json\/wp\/v2\/tags?post=138506"}],"curies":[{"name":"\u0648\u0648\u0631\u062f\u0628\u0631\u064a\u0633","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}