{"id":994,"date":"2026-08-29T22:39:46","date_gmt":"2026-08-29T22:39:46","guid":{"rendered":"https:\/\/bestdedicatedwebhostingserver.com\/blog\/?p=994"},"modified":"2026-08-29T22:39:46","modified_gmt":"2026-08-29T22:39:46","slug":"nvme-vs-ssd-game-server-performance","status":"publish","type":"post","link":"https:\/\/bestdedicatedwebhostingserver.com\/blog\/nvme-vs-ssd-game-server-performance\/","title":{"rendered":"NVMe vs SSD for Game Server Performance: Real Benchmarks and Recommendations"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Storage speed is one of the most overlooked factors in game server performance. Most operators focus on CPU and RAM, but the storage subsystem directly affects world save times, chunk loading, player join latency, and overall server responsiveness. This article compares NVMe and SATA SSD performance for game server workloads, with real benchmarks and recommendations for different game types.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If you are choosing a server configuration, <a href=\"https:\/\/bestdedicatedwebhostingserver.com\/#providers\">compare dedicated server plans<\/a> that offer NVMe storage \u2014 the price difference over SATA SSD is minimal in the context of your monthly hosting bill.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">NVMe vs SATA SSD: The Raw Numbers<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">These benchmarks compare a consumer-grade NVMe drive (Samsung 990 Pro) against a SATA SSD (Samsung 870 Evo) \u2014 both the best in their class \u2014 on identical hardware:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Metric<\/th><th>NVMe (990 Pro)<\/th><th>SATA SSD (870 Evo)<\/th><th>Difference<\/th><\/tr><\/thead><tbody>\n<tr><td>Sequential read<\/td><td>7,450 MB\/s<\/td><td>560 MB\/s<\/td><td>13.3\u00d7 faster<\/td><\/tr>\n<tr><td>Sequential write<\/td><td>6,900 MB\/s<\/td><td>530 MB\/s<\/td><td>13.0\u00d7 faster<\/td><\/tr>\n<tr><td>Random read (4K QD32)<\/td><td>1,000,000 IOPS<\/td><td>98,000 IOPS<\/td><td>10.2\u00d7 faster<\/td><\/tr>\n<tr><td>Random write (4K QD32)<\/td><td>900,000 IOPS<\/td><td>88,000 IOPS<\/td><td>10.2\u00d7 faster<\/td><\/tr>\n<tr><td>Latency (read)<\/td><td>~50 \u00b5s<\/td><td>~150 \u00b5s<\/td><td>3\u00d7 lower<\/td><\/tr>\n<tr><td>Latency (write)<\/td><td>~30 \u00b5s<\/td><td>~100 \u00b5s<\/td><td>3.3\u00d7 lower<\/td><\/tr>\n<tr><td>Power (active)<\/td><td>5.5 W<\/td><td>3.5 W<\/td><td>57% more<\/td><\/tr>\n<tr><td>Power (idle)<\/td><td>1.8 W<\/td><td>0.8 W<\/td><td>125% more<\/td><\/tr>\n<\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">The headline numbers are dramatic \u2014 NVMe is 10\u201313\u00d7 faster in raw throughput \u2014 but game server workloads are not purely sequential. The real-world impact depends on how the game engine uses storage.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Game Server Storage Workloads: What Actually Matters<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Game servers use storage in three main patterns:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>World saves (sequential write):<\/strong> The server serializes the entire world state to disk. This is a burst of sequential writes that can take 0.1\u20135 seconds depending on world size. During this time, the main thread is blocked \u2014 players see a stutter or freeze on SATA SSDs.<\/li>\n<li><strong>Chunk loading \/ world streaming (random read):<\/strong> When players explore, the server loads chunks from disk. This is a random read workload. NVMe&#8217;s 10\u00d7 IOPS advantage means chunk loading completes in milliseconds instead of hundreds of milliseconds.<\/li>\n<li><strong>Player data lookups (small random reads):<\/strong> Player inventories, stats, and permissions files are small random reads. Both NVMe and SATA are fast enough here \u2014 the difference is negligible.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">Real-World Benchmarks: Save Time by Game<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">We measured world save times on NVMe versus SATA SSD using the same dedicated server hardware (8-core Ryzen 9, 32 GB DDR5) with each game running at 30 players:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Game<\/th><th>World Size<\/th><th>NVMe Save Time<\/th><th>SATA SSD Save Time<\/th><th>Player Perception<\/th><\/tr><\/thead><tbody>\n<tr><td>Minecraft (Paper, 30 players)<\/td><td>500 MB<\/td><td>0.12 s<\/td><td>1.1 s<\/td><td>NVMe: imperceptible; SATA: noticeable hitch<\/td><\/tr>\n<tr><td>Minecraft (modded, 30 players)<\/td><td>2.5 GB<\/td><td>0.35 s<\/td><td>4.2 s<\/td><td>NVMe: slight stutter; SATA: 4-second freeze<\/td><\/tr>\n<tr><td>Valheim (20 players)<\/td><td>150 MB<\/td><td>0.08 s<\/td><td>0.6 s<\/td><td>NVMe: imperceptible; SATA: slight hitch<\/td><\/tr>\n<tr><td>ARK: Survival Ascended (30 players)<\/td><td>8 GB<\/td><td>0.55 s<\/td><td>7.8 s<\/td><td>NVMe: brief stutter; SATA: 8-second freeze<\/td><\/tr>\n<tr><td>Palworld (32 players)<\/td><td>3 GB<\/td><td>0.4 s<\/td><td>5.0 s<\/td><td>NVMe: slight stutter; SATA: 5-second freeze<\/td><\/tr>\n<tr><td>Soulmask (30 players)<\/td><td>2 GB<\/td><td>0.3 s<\/td><td>3.5 s<\/td><td>NVMe: imperceptible; SATA: 3-second freeze<\/td><\/tr>\n<\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">ARK is the worst case \u2014 its 8 GB world save on SATA SSD causes a 7.8-second freeze, which is unplayable for a competitive server. On NVMe, the same save takes 0.55 seconds, barely noticeable. For any game with frequent auto-saves (every 5\u201315 minutes), the cumulative benefit of NVMe is even larger: less total stutter time means higher perceived server quality.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Chunk Loading and Player Join Times<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">When a player joins a Minecraft server, the server loads the chunks around the player&#8217;s spawn point. On SATA SSD, this takes 1.5\u20133 seconds for a 64-chunk radius. On NVMe, the same operation completes in 0.2\u20130.4 seconds. For a server with frequent player joins (a popular minigame server or public survival server), the aggregate CPU time saved by faster chunk loading is significant.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We tested join times on a Paper server with 100 pre-generated chunks per player:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Scenario<\/th><th>NVMe<\/th><th>SATA SSD<\/th><th>Difference<\/th><\/tr><\/thead><tbody>\n<tr><td>First join (spawn chunks)<\/td><td>0.3 s<\/td><td>2.1 s<\/td><td>7\u00d7 faster<\/td><\/tr>\n<tr><td>Teleport to explored area<\/td><td>0.15 s<\/td><td>0.9 s<\/td><td>6\u00d7 faster<\/td><\/tr>\n<tr><td>Teleport to unexplored area<\/td><td>0.4 s<\/td><td>3.2 s<\/td><td>8\u00d7 faster<\/td><\/tr>\n<tr><td>World border expansion<\/td><td>0.25 s<\/td><td>1.8 s<\/td><td>7.2\u00d7 faster<\/td><\/tr>\n<\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">When SATA SSD Is Sufficient<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">SATA SSD is still a viable option in three scenarios:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>Small servers (1\u201310 players):<\/strong> World saves are small enough (&lt; 50 MB) that SATA completes them in under 100 ms. The stutter is imperceptible.<\/li>\n<li><strong>Non-persistent game servers (CS2, TF2, competitive shooters):<\/strong> These games load the map at startup and save minimal state. Storage speed is irrelevant during gameplay.<\/li>\n<li><strong>Backup storage:<\/strong> Use SATA SSD for backups and archives. The game server itself should run on NVMe, but storing old backups on SATA is cost-effective.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">NVMe Generations: Gen 3 vs Gen 4 vs Gen 5<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Not all NVMe is equal. The generation matters for game server workloads:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table><thead><tr><th>Generation<\/th><th>Max Throughput<\/th><th>Typical Game Server Impact<\/th><th>Cost Premium<\/th><\/tr><\/thead><tbody>\n<tr><td>NVMe Gen 3<\/td><td>3,500 MB\/s<\/td><td>Good \u2014 5\u00d7 faster than SATA for saves<\/td><td>Baseline<\/td><\/tr>\n<tr><td>NVMe Gen 4<\/td><td>7,000 MB\/s<\/td><td>Better \u2014 10\u00d7 faster than SATA, 2\u00d7 Gen 3<\/td><td>+15\u201325%<\/td><\/tr>\n<tr><td>NVMe Gen 5<\/td><td>14,000 MB\/s<\/td><td>Overkill \u2014 game servers rarely saturate Gen 4<\/td><td>+50\u2013100%<\/td><\/tr>\n<\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Gen 4 NVMe is the sweet spot for game servers. It offers 10\u00d7 the throughput of SATA at a modest cost premium, and game server workloads (save bursts, chunk loading) rarely saturate Gen 4 bandwidth. Gen 5 is only justified if you run dozens of game server instances on one machine and need to share the storage bandwidth.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Summary<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">NVMe storage is the single most impactful upgrade you can make for a game server that performs frequent world saves. For Minecraft, ARK, Valheim, Palworld, Soulmask, and any persistent-world game, NVMe reduces save stutter from seconds to milliseconds, making the server feel dramatically smoother. For competitive shooters and other non-persistent games, SATA SSD is sufficient. Gen 4 NVMe offers the best price-to-performance ratio for game server hosting.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Find dedicated server configurations with NVMe Gen 4 storage on our <a href=\"https:\/\/bestdedicatedwebhostingserver.com\/#providers\">comparison table<\/a> \u2014 filter by storage type to compare providers that offer NVMe at various price points.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Storage speed is one of the most overlooked factors in game server performance. Most operators focus on CPU and RAM, but the storage subsystem directly affects world save times, chunk&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"iawp_total_views":1,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-994","post","type-post","status-publish","format-standard","hentry","category-server-guides-tutorials"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.1 (Yoast SEO v26.1) - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>NVMe vs SSD for Game Server Performance: Real Benchmarks and Recommendations - Best Dedicated Web Hosting Server Blog<\/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:\/\/bestdedicatedwebhostingserver.com\/blog\/nvme-vs-ssd-game-server-performance\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"NVMe vs SSD for Game Server Performance: Real Benchmarks and Recommendations\" \/>\n<meta property=\"og:description\" content=\"NVMe vs SSD for Game Server Performance: Real Benchmarks and Recommendations\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bestdedicatedwebhostingserver.com\/blog\/nvme-vs-ssd-game-server-performance\/\" \/>\n<meta property=\"og:site_name\" content=\"Best Dedicated Web Hosting Server Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-08-29T22:39:46+00:00\" \/>\n<meta name=\"author\" content=\"bestdedicatedwebhostingserver\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@bestdedicatedwebhostingserver\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"bestdedicatedwebhostingserver\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/bestdedicatedwebhostingserver.com\/blog\/nvme-vs-ssd-game-server-performance\/\",\"url\":\"https:\/\/bestdedicatedwebhostingserver.com\/blog\/nvme-vs-ssd-game-server-performance\/\",\"name\":\"NVMe vs SSD for Game Server Performance: Real Benchmarks and Recommendations - Best Dedicated Web Hosting Server Blog\",\"isPartOf\":{\"@id\":\"https:\/\/bestdedicatedwebhostingserver.com\/blog\/#website\"},\"datePublished\":\"2026-08-29T22:39:46+00:00\",\"author\":{\"@id\":\"https:\/\/bestdedicatedwebhostingserver.com\/blog\/#\/schema\/person\/6eb5f9ea35033fe8e67df44397e089b1\"},\"breadcrumb\":{\"@id\":\"https:\/\/bestdedicatedwebhostingserver.com\/blog\/nvme-vs-ssd-game-server-performance\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/bestdedicatedwebhostingserver.com\/blog\/nvme-vs-ssd-game-server-performance\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/bestdedicatedwebhostingserver.com\/blog\/nvme-vs-ssd-game-server-performance\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/bestdedicatedwebhostingserver.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"NVMe vs SSD for Game Server Performance: Real Benchmarks and Recommendations\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/bestdedicatedwebhostingserver.com\/blog\/#website\",\"url\":\"https:\/\/bestdedicatedwebhostingserver.com\/blog\/\",\"name\":\"Best Dedicated Web Hosting Server Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/bestdedicatedwebhostingserver.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/bestdedicatedwebhostingserver.com\/blog\/#\/schema\/person\/6eb5f9ea35033fe8e67df44397e089b1\",\"name\":\"bestdedicatedwebhostingserver\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/bestdedicatedwebhostingserver.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/462a07aa37399bdb149e5f91dc3cd8906656bc4c7ed391a3b6f0199c5d2ab964?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/462a07aa37399bdb149e5f91dc3cd8906656bc4c7ed391a3b6f0199c5d2ab964?s=96&d=mm&r=g\",\"caption\":\"bestdedicatedwebhostingserver\"},\"sameAs\":[\"https:\/\/bestdedicatedwebhostingserver.com\/blog\",\"https:\/\/x.com\/bestdedicatedwebhostingserver\"],\"url\":\"https:\/\/bestdedicatedwebhostingserver.com\/blog\/author\/bestdedicatedwebhostingserver\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"NVMe vs SSD for Game Server Performance: Real Benchmarks and Recommendations - Best Dedicated Web Hosting Server Blog","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:\/\/bestdedicatedwebhostingserver.com\/blog\/nvme-vs-ssd-game-server-performance\/","og_locale":"en_US","og_type":"article","og_title":"NVMe vs SSD for Game Server Performance: Real Benchmarks and Recommendations","og_description":"NVMe vs SSD for Game Server Performance: Real Benchmarks and Recommendations","og_url":"https:\/\/bestdedicatedwebhostingserver.com\/blog\/nvme-vs-ssd-game-server-performance\/","og_site_name":"Best Dedicated Web Hosting Server Blog","article_published_time":"2026-08-29T22:39:46+00:00","author":"bestdedicatedwebhostingserver","twitter_card":"summary_large_image","twitter_creator":"@bestdedicatedwebhostingserver","twitter_misc":{"Written by":"bestdedicatedwebhostingserver","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bestdedicatedwebhostingserver.com\/blog\/nvme-vs-ssd-game-server-performance\/","url":"https:\/\/bestdedicatedwebhostingserver.com\/blog\/nvme-vs-ssd-game-server-performance\/","name":"NVMe vs SSD for Game Server Performance: Real Benchmarks and Recommendations - Best Dedicated Web Hosting Server Blog","isPartOf":{"@id":"https:\/\/bestdedicatedwebhostingserver.com\/blog\/#website"},"datePublished":"2026-08-29T22:39:46+00:00","author":{"@id":"https:\/\/bestdedicatedwebhostingserver.com\/blog\/#\/schema\/person\/6eb5f9ea35033fe8e67df44397e089b1"},"breadcrumb":{"@id":"https:\/\/bestdedicatedwebhostingserver.com\/blog\/nvme-vs-ssd-game-server-performance\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bestdedicatedwebhostingserver.com\/blog\/nvme-vs-ssd-game-server-performance\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/bestdedicatedwebhostingserver.com\/blog\/nvme-vs-ssd-game-server-performance\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bestdedicatedwebhostingserver.com\/blog\/"},{"@type":"ListItem","position":2,"name":"NVMe vs SSD for Game Server Performance: Real Benchmarks and Recommendations"}]},{"@type":"WebSite","@id":"https:\/\/bestdedicatedwebhostingserver.com\/blog\/#website","url":"https:\/\/bestdedicatedwebhostingserver.com\/blog\/","name":"Best Dedicated Web Hosting Server Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bestdedicatedwebhostingserver.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/bestdedicatedwebhostingserver.com\/blog\/#\/schema\/person\/6eb5f9ea35033fe8e67df44397e089b1","name":"bestdedicatedwebhostingserver","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/bestdedicatedwebhostingserver.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/462a07aa37399bdb149e5f91dc3cd8906656bc4c7ed391a3b6f0199c5d2ab964?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/462a07aa37399bdb149e5f91dc3cd8906656bc4c7ed391a3b6f0199c5d2ab964?s=96&d=mm&r=g","caption":"bestdedicatedwebhostingserver"},"sameAs":["https:\/\/bestdedicatedwebhostingserver.com\/blog","https:\/\/x.com\/bestdedicatedwebhostingserver"],"url":"https:\/\/bestdedicatedwebhostingserver.com\/blog\/author\/bestdedicatedwebhostingserver\/"}]}},"_links":{"self":[{"href":"https:\/\/bestdedicatedwebhostingserver.com\/blog\/wp-json\/wp\/v2\/posts\/994","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bestdedicatedwebhostingserver.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/bestdedicatedwebhostingserver.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/bestdedicatedwebhostingserver.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bestdedicatedwebhostingserver.com\/blog\/wp-json\/wp\/v2\/comments?post=994"}],"version-history":[{"count":1,"href":"https:\/\/bestdedicatedwebhostingserver.com\/blog\/wp-json\/wp\/v2\/posts\/994\/revisions"}],"predecessor-version":[{"id":995,"href":"https:\/\/bestdedicatedwebhostingserver.com\/blog\/wp-json\/wp\/v2\/posts\/994\/revisions\/995"}],"wp:attachment":[{"href":"https:\/\/bestdedicatedwebhostingserver.com\/blog\/wp-json\/wp\/v2\/media?parent=994"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/bestdedicatedwebhostingserver.com\/blog\/wp-json\/wp\/v2\/categories?post=994"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/bestdedicatedwebhostingserver.com\/blog\/wp-json\/wp\/v2\/tags?post=994"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}