{"id":1725,"date":"2015-05-01T02:32:51","date_gmt":"2015-05-01T09:32:51","guid":{"rendered":"http:\/\/hellbach.us\/blog\/?p=1725"},"modified":"2015-05-01T02:40:34","modified_gmt":"2015-05-01T09:40:34","slug":"time-machine-on-a-network-drive","status":"publish","type":"post","link":"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/","title":{"rendered":"Time Machine on a network drive"},"content":{"rendered":"<div class='__iawmlf-post-loop-links' style='display:none;' data-iawmlf-post-links='[{&quot;id&quot;:1962,&quot;href&quot;:&quot;https:\\\/\\\/secure.backblaze.com\\\/r\\\/01lf6p&quot;,&quot;archived_href&quot;:&quot;&quot;,&quot;redirect_href&quot;:&quot;https:\\\/\\\/secure.backblaze.com\\\/r_invite.htm?email=&amp;bznetid=10621817011763520107606&quot;,&quot;checks&quot;:[],&quot;broken&quot;:false,&quot;last_checked&quot;:null,&quot;process&quot;:&quot;done&quot;},{&quot;id&quot;:1963,&quot;href&quot;:&quot;http:\\\/\\\/code.stephenmorley.org\\\/articles\\\/time-machine-on-a-network-drive&quot;,&quot;archived_href&quot;:&quot;http:\\\/\\\/web-wp.archive.org\\\/web\\\/20171204172356\\\/http:\\\/\\\/code.stephenmorley.org\\\/articles\\\/time-machine-on-a-network-drive\\\/&quot;,&quot;redirect_href&quot;:&quot;&quot;,&quot;checks&quot;:[{&quot;date&quot;:&quot;2025-11-19 00:36:59&quot;,&quot;http_code&quot;:404},{&quot;date&quot;:&quot;2025-12-08 21:45:10&quot;,&quot;http_code&quot;:404},{&quot;date&quot;:&quot;2026-03-09 14:33:19&quot;,&quot;http_code&quot;:404},{&quot;date&quot;:&quot;2026-03-27 14:21:54&quot;,&quot;http_code&quot;:404}],&quot;broken&quot;:true,&quot;last_checked&quot;:{&quot;date&quot;:&quot;2026-03-27 14:21:54&quot;,&quot;http_code&quot;:404},&quot;process&quot;:&quot;done&quot;}]'><\/div>\n<p>Apple\u2019s Time Machine software made it easy to set up incremental back-ups, with one exception: network drives (more formally called network-attached storage, or NAS). Time Machine only directly supports drives formatted with Apple\u2019s HFS+J file system, and will eventually use all disk space on the drive. This page provides an illustrated guide showing how to set up Time Machine on a network drive, using a sparse bundle to emulate a smaller HFS+J drive. Click \u2018show screenshot\u2019 after each instruction to see the relevant screenshot.<\/p>\n<h2>Suggestion: consider online back-up<\/h2>\n<p>For six years we used the technique described on this page to back-up the Macs at my company. In 2014 we switched to\u00a0<a href=\"https:\/\/secure.backblaze.com\/r\/01lf6p\" target=\"_blank\" rel=\"nofollow\">Backblaze Online Backup<\/a>, who provide unlimited back-up space for both Macs and Windows PCs for $5 a month. By using an online back-up solution our back-ups are safe even if a disaster hits our building and affects both our computers and our network drives.<\/p>\n<h2 id=\"preparation\">Preparation<\/h2>\n<p>1. Ensure the network drive is mounted:<\/p>\n<p>1a. Click \u2018Go\u2019 and then \u2018Network\u2019 and double-click on your network drive. If your network drive is protected, enter your username and password.<br \/>\n<img decoding=\"async\" src=\"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/go-network.png\" alt=\"\" \/><\/p>\n<p>2. Find the name of your computer on the network:<\/p>\n<p>2a. Open System Preferences.<br \/>\n<img decoding=\"async\" src=\"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/apple-system-preferences.png\" alt=\"\" \/><\/p>\n<p>2b. Click the Sharing icon.<br \/>\n<img decoding=\"async\" src=\"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/system-preferences.png\" alt=\"\" \/><\/p>\n<p>2c. The computer name on the network is shown below the input field, with a \u2018.local\u2019 suffix which should be ignored (that is, if it shows stephenmorley.local then your computer\u2019s network name is stephenmorley).<br \/>\n<img decoding=\"async\" src=\"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/sharing.png\" alt=\"\" \/><\/p>\n<p>3. Ensure Time Machine will show your NAS device:<\/p>\n<p>3a. Click \u2018Go\u2019 and then \u2018Utilities\u2019.<br \/>\n<img decoding=\"async\" src=\"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/go-utilities.png\" alt=\"\" \/><\/p>\n<p>3b. Click the Terminal icon.<br \/>\n<img decoding=\"async\" src=\"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/utilities.png\" alt=\"\" \/><\/p>\n<p>3c. Type <code>defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1<\/code> and press enter.<br \/>\n<img decoding=\"async\" src=\"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/defaults-write.png\" alt=\"\" \/><\/p>\n<p>4. Find the MAC address of your computer:<\/p>\n<p>4a. Type <code style=\"background-color: white;\">ifconfig en0 | grep ether<\/code> and press enter. Your MAC address is the 17-character string consisting of six pairs of hexadecimal digits separated by colons.<br \/>\n<img decoding=\"async\" src=\"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/mac-address.png\" alt=\"\" \/><\/p>\n<h2 id=\"sparsebundle\">Creating the sparse bundle<\/h2>\n<p>5. Create the sparse bundle:<\/p>\n<p>5a. Type <code style=\"background-color: white;\">hdiutil create -size 100g -fs HFS+J -volname \"Time Machine\" NAME_XXXXXXXXXXXX.sparsebundle<\/code> and press enter, where NAME is the name of your computer on the network (as determined in step 2c) and XXXXXXXXXX is your MAC address (as determined in step 4a) without the colons. This will create a 100 gigabyte sparse bundle; to create a sparse bundle of a different size replace 100g with a different value.<br \/>\n<img decoding=\"async\" src=\"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/hdiutil.png\" alt=\"\" \/><\/p>\n<p>5b. Type <code style=\"background-color: white;\">rsync -aE NAME_XXXXXXXXXXXX.sparsebundle \/Volumes\/DRIVE\/<\/code>. and press enter, where DRIVE is the name of your network drive. This will copy the sparse bundle to the network drive, and will take several seconds.<br \/>\n<img decoding=\"async\" src=\"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/rsync.png\" alt=\"\" \/><\/p>\n<p>5c. Type <code style=\"background-color: white;\">rm -rf NAME_XXXXXXXXXXXX.sparsebundle<\/code> and press enter. This will delete the copy of the sparse bundle on your computer. You can now close Terminal.<br \/>\n<img decoding=\"async\" src=\"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/rm.png\" alt=\"\" \/><\/p>\n<h2 id=\"timemachine\">Setting up Time Machine<\/h2>\n<p>6. Select the back-up location:<\/p>\n<p>6a. Click the Time Machine icon and then Open Time Machine Preferences.<br \/>\n<img decoding=\"async\" src=\"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/open-time-machine-preferences.png\" alt=\"\" \/><\/p>\n<p>6b. Click the Choose Backup Disk button.<br \/>\n<img decoding=\"async\" src=\"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/time-machine.png\" alt=\"\" \/><\/p>\n<p>6c. Select the network drive and then click the Use For Backup button. Time Machine will show the drive\u2019s full capacity, but back-ups will be limited to the size chosen in step 5a.<br \/>\n<img decoding=\"async\" src=\"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/use-for-backup.png\" alt=\"\" \/><\/p>\n<p>7. Start the back-up:<\/p>\n<p>7a. Time Machine will start the back-up automatically after two minutes. Alternative, click the Time Machine icon and then Back Up Now.<br \/>\n<img decoding=\"async\" src=\"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/back-up-now.png\" alt=\"\" \/><\/p>\n<p>7b. Time Machine will show a status of \u2018Preparing\u2026\u2019 while it determines which files to back up.<br \/>\n<img decoding=\"async\" src=\"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/preparing.png\" alt=\"\" \/><\/p>\n<p>7c. After a few minutes the back-up will begin and the status will change to \u2018Backing up\u2019.<br \/>\n<img decoding=\"async\" src=\"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/backing-up.png\" alt=\"\" \/><\/p>\n<p>7d. While the back-up is in progress, a volume called Time Machine will be shown on the desktop. Once the back-up completes, this volume will disappear.<br \/>\n<img decoding=\"async\" src=\"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/mounted-volume.png\" alt=\"\" \/><\/p>\n<p><em>from\u00a0<a href=\"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/\" target=\"_blank\" rel=\"nofollow\">stephenmorley<\/a><\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Apple\u2019s Time Machine software made it easy to set up incremental back-ups, with one exception: network drives (more formally called network-attached storage, or NAS). Time Machine only directly supports drives formatted with Apple\u2019s HFS+J file system, and will eventually use &hellip; <a href=\"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[69],"tags":[],"class_list":["post-1725","post","type-post","status-publish","format-standard","hentry","category-mac"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Time Machine on a network drive - Hellbach blog<\/title>\n<meta name=\"description\" content=\"How to set up Time Machine on a network drive\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Time Machine on a network drive\" \/>\n<meta property=\"og:description\" content=\"How to set up Time Machine on a network drive\" \/>\n<meta property=\"og:url\" content=\"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/\" \/>\n<meta property=\"og:site_name\" content=\"Hellbach blog\" \/>\n<meta property=\"article:published_time\" content=\"2015-05-01T09:32:51+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2015-05-01T09:40:34+00:00\" \/>\n<meta name=\"author\" content=\"alex\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Time Machine on a network drive\" \/>\n<meta name=\"twitter:description\" content=\"How to set up Time Machine on a network drive\" \/>\n<meta name=\"twitter:image\" content=\"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive.png\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"alex\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/\"},\"author\":{\"name\":\"alex\",\"@id\":\"https:\/\/hellbach.us\/blog\/#\/schema\/person\/9bf1a63e253268c42a6e9db64611c507\"},\"headline\":\"Time Machine on a network drive\",\"datePublished\":\"2015-05-01T09:32:51+00:00\",\"dateModified\":\"2015-05-01T09:40:34+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/\"},\"wordCount\":564,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/hellbach.us\/blog\/#\/schema\/person\/9bf1a63e253268c42a6e9db64611c507\"},\"image\":{\"@id\":\"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/go-network.png\",\"articleSection\":[\"Mac\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/\",\"url\":\"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/\",\"name\":\"Time Machine on a network drive - Hellbach blog\",\"isPartOf\":{\"@id\":\"https:\/\/hellbach.us\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/#primaryimage\"},\"thumbnailUrl\":\"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/go-network.png\",\"datePublished\":\"2015-05-01T09:32:51+00:00\",\"dateModified\":\"2015-05-01T09:40:34+00:00\",\"description\":\"How to set up Time Machine on a network drive\",\"breadcrumb\":{\"@id\":\"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/#primaryimage\",\"url\":\"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/go-network.png\",\"contentUrl\":\"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/go-network.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/hellbach.us\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Time Machine on a network drive\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/hellbach.us\/blog\/#website\",\"url\":\"https:\/\/hellbach.us\/blog\/\",\"name\":\"Hellbach blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/hellbach.us\/blog\/#\/schema\/person\/9bf1a63e253268c42a6e9db64611c507\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/hellbach.us\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"https:\/\/hellbach.us\/blog\/#\/schema\/person\/9bf1a63e253268c42a6e9db64611c507\",\"name\":\"alex\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/hellbach.us\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/9868a7f8fd709cd74cf51d978359a3ce66a47a17cd57185a9e1a4774d288e228?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/9868a7f8fd709cd74cf51d978359a3ce66a47a17cd57185a9e1a4774d288e228?s=96&d=mm&r=g\",\"caption\":\"alex\"},\"logo\":{\"@id\":\"https:\/\/hellbach.us\/blog\/#\/schema\/person\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Time Machine on a network drive - Hellbach blog","description":"How to set up Time Machine on a network drive","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:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/","og_locale":"en_US","og_type":"article","og_title":"Time Machine on a network drive","og_description":"How to set up Time Machine on a network drive","og_url":"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/","og_site_name":"Hellbach blog","article_published_time":"2015-05-01T09:32:51+00:00","article_modified_time":"2015-05-01T09:40:34+00:00","author":"alex","twitter_card":"summary_large_image","twitter_title":"Time Machine on a network drive","twitter_description":"How to set up Time Machine on a network drive","twitter_image":"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive.png","twitter_misc":{"Written by":"alex","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/#article","isPartOf":{"@id":"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/"},"author":{"name":"alex","@id":"https:\/\/hellbach.us\/blog\/#\/schema\/person\/9bf1a63e253268c42a6e9db64611c507"},"headline":"Time Machine on a network drive","datePublished":"2015-05-01T09:32:51+00:00","dateModified":"2015-05-01T09:40:34+00:00","mainEntityOfPage":{"@id":"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/"},"wordCount":564,"commentCount":0,"publisher":{"@id":"https:\/\/hellbach.us\/blog\/#\/schema\/person\/9bf1a63e253268c42a6e9db64611c507"},"image":{"@id":"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/#primaryimage"},"thumbnailUrl":"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/go-network.png","articleSection":["Mac"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/","url":"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/","name":"Time Machine on a network drive - Hellbach blog","isPartOf":{"@id":"https:\/\/hellbach.us\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/#primaryimage"},"image":{"@id":"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/#primaryimage"},"thumbnailUrl":"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/go-network.png","datePublished":"2015-05-01T09:32:51+00:00","dateModified":"2015-05-01T09:40:34+00:00","description":"How to set up Time Machine on a network drive","breadcrumb":{"@id":"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/#primaryimage","url":"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/go-network.png","contentUrl":"http:\/\/code.stephenmorley.org\/articles\/time-machine-on-a-network-drive\/go-network.png"},{"@type":"BreadcrumbList","@id":"https:\/\/hellbach.us\/blog\/tech\/mac\/time-machine-on-a-network-drive\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/hellbach.us\/blog\/"},{"@type":"ListItem","position":2,"name":"Time Machine on a network drive"}]},{"@type":"WebSite","@id":"https:\/\/hellbach.us\/blog\/#website","url":"https:\/\/hellbach.us\/blog\/","name":"Hellbach blog","description":"","publisher":{"@id":"https:\/\/hellbach.us\/blog\/#\/schema\/person\/9bf1a63e253268c42a6e9db64611c507"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/hellbach.us\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"https:\/\/hellbach.us\/blog\/#\/schema\/person\/9bf1a63e253268c42a6e9db64611c507","name":"alex","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/hellbach.us\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/9868a7f8fd709cd74cf51d978359a3ce66a47a17cd57185a9e1a4774d288e228?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/9868a7f8fd709cd74cf51d978359a3ce66a47a17cd57185a9e1a4774d288e228?s=96&d=mm&r=g","caption":"alex"},"logo":{"@id":"https:\/\/hellbach.us\/blog\/#\/schema\/person\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/hellbach.us\/blog\/wp-json\/wp\/v2\/posts\/1725","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/hellbach.us\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/hellbach.us\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/hellbach.us\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/hellbach.us\/blog\/wp-json\/wp\/v2\/comments?post=1725"}],"version-history":[{"count":0,"href":"https:\/\/hellbach.us\/blog\/wp-json\/wp\/v2\/posts\/1725\/revisions"}],"wp:attachment":[{"href":"https:\/\/hellbach.us\/blog\/wp-json\/wp\/v2\/media?parent=1725"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/hellbach.us\/blog\/wp-json\/wp\/v2\/categories?post=1725"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/hellbach.us\/blog\/wp-json\/wp\/v2\/tags?post=1725"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}