{"id":3478,"date":"2023-04-12T15:33:22","date_gmt":"2023-04-12T15:33:22","guid":{"rendered":"https:\/\/quebit.com\/askquebit\/using-custom-themes-in-ibm-planning-analytics-workspace\/"},"modified":"2026-01-20T16:29:43","modified_gmt":"2026-01-20T16:29:43","slug":"using-custom-themes-in-ibm-planning-analytics-workspace","status":"publish","type":"post","link":"https:\/\/quebit.com\/askquebit\/using-custom-themes-in-ibm-planning-analytics-workspace\/","title":{"rendered":"How Do I Use Custom Themes in IBM Planning Analytics Workspace (PAW)?"},"content":{"rendered":"<p>Did you know that you can <u>override<\/u> the standard\u00a0Planning Analytics Workspace\u00a0(PAW) theme with your own \u201ccustom theme\u201d that reflects your corporate branding or culture?<\/p>\n<p>You can use a custom theme to:<\/p>\n<ul>\n<li>Modify the colors of the application bar<\/li>\n<li>Modify the colors of the navigation bar<\/li>\n<li>Set the corporate title that is shown on the home page<\/li>\n<li>Specify an image to display on the home page<\/li>\n<\/ul>\n<p><strong>Creating a Theme<\/strong><\/p>\n<p>Themes are defined in a standard\u00a0.zip\u00a0archive file that contains a\u00a0spec.json\u00a0file and an\u00a0images\u00a0folder:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2342 alignnone\" src=\"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/TH1-min.jpg\" alt=\"\" width=\"900\" height=\"106\" \/><\/p>\n<p>The\u00a0spec.json\u00a0file contains the <em>branding instructions<\/em> for the theme (the color definitions and image paths) and the\u00a0images\u00a0folder contains the images that you want to display in the theme. The total size of the\u00a0.zip\u00a0archive cannot exceed 32 MB (inclusive of any image files) the\u00a0.zip\u00a0archive name cannot include underscores ( _ ) and your image file names cannot contain spaces.<\/p>\n<p><strong>JSON<\/strong><\/p>\n<p><em>In case you wondered, <strong>JSON<\/strong><\/em>\u00a0stands for JavaScript Object Notation and is a lightweight data-interchange\u00a0<em>format that is<\/em> plain text written in JavaScript object notation. Don\u2019t worry, you can use any text editor to create and make simple changes to a JSON file and you don\u2019t have to be an expert on JSON.<\/p>\n<p><strong>SVG Images<\/strong><\/p>\n<p>A Scalable Vector Graphic (SVG) is\u00a0a unique type of image format. Unlike other varieties, SVGs don&#8217;t rely on unique pixels to make up the images you see. Instead, they use &#8216;vector&#8217; data. An easy way to work with SVG files is by downloading the free editor \u201c<a href=\"https:\/\/inkscape.org\/?about-screen=1\">inkscape<\/a>\u201d). If you are a graphic artist, you can create some pretty cool SVG images, but if not, you can also resort to some simple PNG images.<\/p>\n<p><strong>Adding a Theme<\/strong><\/p>\n<p>To add a custom theme to your PAW environment, you need to be an Administrator and go to the Administration panel, then click <strong>Customizations<\/strong>:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2343 alignnone\" src=\"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/TH2-min.jpg\" alt=\"\" width=\"900\" height=\"588\" \/><\/p>\n<p>Under <strong>Customizations<\/strong>, you should see a <strong>Themes<\/strong> tab (as shown below). If you do not have a Themes tab, then you need to upgrade the version of PAW.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2344 alignnone\" src=\"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/TH3-min.jpg\" alt=\"\" width=\"900\" height=\"276\" \/><\/p>\n<p>On the Themes tab, click\u00a0<strong>Add<\/strong>\u00a0 and then drag your custom theme\u00a0.zip\u00a0archive file onto the\u00a0<strong>Add theme<\/strong>\u00a0box (or you can click the link to <em>navigate<\/em> <em>to<\/em> wherever you saved your .zip\u00a0archive file.). This makes your custom theme available to PAW and should be listed on the Themes tab. As a last step, you need to <u>activate<\/u> the theme\u00a0so that you can see your customizations in\u00a0Planning Analytics Workspace. To activate your theme, simply select it from the list and click\u00a0<strong>Activate<\/strong>.<\/p>\n<p><strong>Let\u2019s Build a Custom Theme<\/strong><\/p>\n<p>So now let\u2019s build a custom theme for my side-hustle business \u201cMillers Motorcycles!\u201d First, I create a folder named \u201cmillers-motorcycles-theme\u201d. Within this folder I will create an images folder and add the required JSON file:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2345 alignnone\" src=\"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/TH4-min.jpg\" alt=\"\" width=\"828\" height=\"97\" \/><\/p>\n<p>I used Notepad++ to create my JSON file. It looks like this:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2346 alignnone\" src=\"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/TH5-min.jpg\" alt=\"\" width=\"900\" height=\"465\" \/><\/p>\n<p>You can see that I\u2019ve modified the <strong>name,<\/strong> <strong>brandText<\/strong> as well as the <strong>brandIcon<\/strong> values (learn more about the other values in the file <a href=\"https:\/\/www.ibm.com\/docs\/en\/planning-analytics\/2.0.0?topic=company-create-custom-theme\">here<\/a>). Next, I added a logo for my motorcycle company, named \u201cmc.png\u201d to the images folder:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2347 alignnone\" src=\"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/TH6-min.jpg\" alt=\"\" width=\"564\" height=\"256\" \/><\/p>\n<p>The new theme is almost ready to upload, but first I need to create an archive (zip) version of the folder:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2348 alignnone\" src=\"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/TH7-min.jpg\" alt=\"\" width=\"900\" height=\"134\" \/><\/p>\n<p>Finally, I can use the procedure I outlined earlier to add my theme (clicking on the Themes tab I see the Add theme dialog which I can use to find my archived theme file, select it and add it as an option in my PAW environment):<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2349 alignnone\" src=\"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/TH8-min.jpg\" alt=\"\" width=\"702\" height=\"791\" \/><\/p>\n<p>Now that my custom theme is available in PAW, I can select it and click <strong>Activate<\/strong>:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2340 alignnone\" src=\"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/th9-min.jpg\" alt=\"\" width=\"752\" height=\"391\" \/><\/p>\n<p>Nothing left to do now but check it out. If I refresh the page, I see that <strong>Miller\u2019s Motorcycles<\/strong> is open for business!<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-2341 alignnone\" src=\"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/th10-min.jpg\" alt=\"\" width=\"900\" height=\"346\" \/><\/p>\n<p><strong>Interested in Learning More?<\/strong><\/p>\n<p>Custom PAW themes are easy and can go a long way towards creating a culture or promoting a brand. If you are interested in finding out more about how to create and use custom themes within you PAW environment, please <a href=\"https:\/\/quebit.com\/who-we-are\/contact-us\/\">Contact QueBIT<\/a> today and we\u2019ll be happy to provide assistance!<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Did you know that you can override the standard\u00a0Planning Analytics Workspace\u00a0(PAW) theme with your own \u201ccustom theme\u201d that reflects your corporate branding or culture? You can use a custom theme to: Modify the colors of the application bar Modify the colors of the navigation bar Set the corporate title that is shown on the home&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[24],"tags":[38,36,51],"class_list":["post-3478","post","type-post","status-publish","format-standard","hentry","category-ibm","tag-how-tos","tag-planning-analytics","tag-planning-analytics-how-tos"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>How Do I Use Custom Themes in IBM Planning Analytics Workspace (PAW)? - QueBIT<\/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:\/\/quebit.com\/askquebit\/using-custom-themes-in-ibm-planning-analytics-workspace\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How Do I Use Custom Themes in IBM Planning Analytics Workspace (PAW)? - QueBIT\" \/>\n<meta property=\"og:description\" content=\"Did you know that you can override the standard\u00a0Planning Analytics Workspace\u00a0(PAW) theme with your own \u201ccustom theme\u201d that reflects your corporate branding or culture? You can use a custom theme to: Modify the colors of the application bar Modify the colors of the navigation bar Set the corporate title that is shown on the home&hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/quebit.com\/askquebit\/using-custom-themes-in-ibm-planning-analytics-workspace\/\" \/>\n<meta property=\"og:site_name\" content=\"QueBIT\" \/>\n<meta property=\"article:published_time\" content=\"2023-04-12T15:33:22+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-20T16:29:43+00:00\" \/>\n<meta name=\"author\" content=\"agoddard\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"agoddard\" \/>\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:\\\/\\\/quebit.com\\\/askquebit\\\/using-custom-themes-in-ibm-planning-analytics-workspace\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/using-custom-themes-in-ibm-planning-analytics-workspace\\\/\"},\"author\":{\"name\":\"agoddard\",\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/#\\\/schema\\\/person\\\/e52d72da0fd2f5f70d189343fe4f5084\"},\"headline\":\"How Do I Use Custom Themes in IBM Planning Analytics Workspace (PAW)?\",\"datePublished\":\"2023-04-12T15:33:22+00:00\",\"dateModified\":\"2026-01-20T16:29:43+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/using-custom-themes-in-ibm-planning-analytics-workspace\\\/\"},\"wordCount\":695,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/using-custom-themes-in-ibm-planning-analytics-workspace\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/TH1-min.jpg\",\"keywords\":[\"How To\u2019s\",\"Planning Analytics\",\"Planning Analytics How To's\"],\"articleSection\":[\"IBM\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/quebit.com\\\/askquebit\\\/using-custom-themes-in-ibm-planning-analytics-workspace\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/using-custom-themes-in-ibm-planning-analytics-workspace\\\/\",\"url\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/using-custom-themes-in-ibm-planning-analytics-workspace\\\/\",\"name\":\"How Do I Use Custom Themes in IBM Planning Analytics Workspace (PAW)? - QueBIT\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/using-custom-themes-in-ibm-planning-analytics-workspace\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/using-custom-themes-in-ibm-planning-analytics-workspace\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/TH1-min.jpg\",\"datePublished\":\"2023-04-12T15:33:22+00:00\",\"dateModified\":\"2026-01-20T16:29:43+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/#\\\/schema\\\/person\\\/e52d72da0fd2f5f70d189343fe4f5084\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/using-custom-themes-in-ibm-planning-analytics-workspace\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/quebit.com\\\/askquebit\\\/using-custom-themes-in-ibm-planning-analytics-workspace\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/using-custom-themes-in-ibm-planning-analytics-workspace\\\/#primaryimage\",\"url\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/TH1-min.jpg\",\"contentUrl\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/wp-content\\\/uploads\\\/2022\\\/06\\\/TH1-min.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/using-custom-themes-in-ibm-planning-analytics-workspace\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How Do I Use Custom Themes in IBM Planning Analytics Workspace (PAW)?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/#website\",\"url\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/\",\"name\":\"QueBIT\",\"description\":\"QueBIT\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/#\\\/schema\\\/person\\\/e52d72da0fd2f5f70d189343fe4f5084\",\"name\":\"agoddard\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d817b364cff1d66116debde8d1c85e5e76eeece9c5ae731b19276a6040231455?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d817b364cff1d66116debde8d1c85e5e76eeece9c5ae731b19276a6040231455?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/d817b364cff1d66116debde8d1c85e5e76eeece9c5ae731b19276a6040231455?s=96&d=mm&r=g\",\"caption\":\"agoddard\"},\"sameAs\":[\"https:\\\/\\\/quebit.com\\\/askquebit\"],\"url\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/author\\\/agoddard\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How Do I Use Custom Themes in IBM Planning Analytics Workspace (PAW)? - QueBIT","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:\/\/quebit.com\/askquebit\/using-custom-themes-in-ibm-planning-analytics-workspace\/","og_locale":"en_US","og_type":"article","og_title":"How Do I Use Custom Themes in IBM Planning Analytics Workspace (PAW)? - QueBIT","og_description":"Did you know that you can override the standard\u00a0Planning Analytics Workspace\u00a0(PAW) theme with your own \u201ccustom theme\u201d that reflects your corporate branding or culture? You can use a custom theme to: Modify the colors of the application bar Modify the colors of the navigation bar Set the corporate title that is shown on the home&hellip;","og_url":"https:\/\/quebit.com\/askquebit\/using-custom-themes-in-ibm-planning-analytics-workspace\/","og_site_name":"QueBIT","article_published_time":"2023-04-12T15:33:22+00:00","article_modified_time":"2026-01-20T16:29:43+00:00","author":"agoddard","twitter_card":"summary_large_image","twitter_misc":{"Written by":"agoddard","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/quebit.com\/askquebit\/using-custom-themes-in-ibm-planning-analytics-workspace\/#article","isPartOf":{"@id":"https:\/\/quebit.com\/askquebit\/using-custom-themes-in-ibm-planning-analytics-workspace\/"},"author":{"name":"agoddard","@id":"https:\/\/quebit.com\/askquebit\/#\/schema\/person\/e52d72da0fd2f5f70d189343fe4f5084"},"headline":"How Do I Use Custom Themes in IBM Planning Analytics Workspace (PAW)?","datePublished":"2023-04-12T15:33:22+00:00","dateModified":"2026-01-20T16:29:43+00:00","mainEntityOfPage":{"@id":"https:\/\/quebit.com\/askquebit\/using-custom-themes-in-ibm-planning-analytics-workspace\/"},"wordCount":695,"commentCount":0,"image":{"@id":"https:\/\/quebit.com\/askquebit\/using-custom-themes-in-ibm-planning-analytics-workspace\/#primaryimage"},"thumbnailUrl":"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/TH1-min.jpg","keywords":["How To\u2019s","Planning Analytics","Planning Analytics How To's"],"articleSection":["IBM"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/quebit.com\/askquebit\/using-custom-themes-in-ibm-planning-analytics-workspace\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/quebit.com\/askquebit\/using-custom-themes-in-ibm-planning-analytics-workspace\/","url":"https:\/\/quebit.com\/askquebit\/using-custom-themes-in-ibm-planning-analytics-workspace\/","name":"How Do I Use Custom Themes in IBM Planning Analytics Workspace (PAW)? - QueBIT","isPartOf":{"@id":"https:\/\/quebit.com\/askquebit\/#website"},"primaryImageOfPage":{"@id":"https:\/\/quebit.com\/askquebit\/using-custom-themes-in-ibm-planning-analytics-workspace\/#primaryimage"},"image":{"@id":"https:\/\/quebit.com\/askquebit\/using-custom-themes-in-ibm-planning-analytics-workspace\/#primaryimage"},"thumbnailUrl":"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/TH1-min.jpg","datePublished":"2023-04-12T15:33:22+00:00","dateModified":"2026-01-20T16:29:43+00:00","author":{"@id":"https:\/\/quebit.com\/askquebit\/#\/schema\/person\/e52d72da0fd2f5f70d189343fe4f5084"},"breadcrumb":{"@id":"https:\/\/quebit.com\/askquebit\/using-custom-themes-in-ibm-planning-analytics-workspace\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/quebit.com\/askquebit\/using-custom-themes-in-ibm-planning-analytics-workspace\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/quebit.com\/askquebit\/using-custom-themes-in-ibm-planning-analytics-workspace\/#primaryimage","url":"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/TH1-min.jpg","contentUrl":"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2022\/06\/TH1-min.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/quebit.com\/askquebit\/using-custom-themes-in-ibm-planning-analytics-workspace\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/quebit.com\/askquebit\/"},{"@type":"ListItem","position":2,"name":"How Do I Use Custom Themes in IBM Planning Analytics Workspace (PAW)?"}]},{"@type":"WebSite","@id":"https:\/\/quebit.com\/askquebit\/#website","url":"https:\/\/quebit.com\/askquebit\/","name":"QueBIT","description":"QueBIT","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/quebit.com\/askquebit\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/quebit.com\/askquebit\/#\/schema\/person\/e52d72da0fd2f5f70d189343fe4f5084","name":"agoddard","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/d817b364cff1d66116debde8d1c85e5e76eeece9c5ae731b19276a6040231455?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/d817b364cff1d66116debde8d1c85e5e76eeece9c5ae731b19276a6040231455?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/d817b364cff1d66116debde8d1c85e5e76eeece9c5ae731b19276a6040231455?s=96&d=mm&r=g","caption":"agoddard"},"sameAs":["https:\/\/quebit.com\/askquebit"],"url":"https:\/\/quebit.com\/askquebit\/author\/agoddard\/"}]}},"_links":{"self":[{"href":"https:\/\/quebit.com\/askquebit\/wp-json\/wp\/v2\/posts\/3478","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/quebit.com\/askquebit\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/quebit.com\/askquebit\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/quebit.com\/askquebit\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/quebit.com\/askquebit\/wp-json\/wp\/v2\/comments?post=3478"}],"version-history":[{"count":2,"href":"https:\/\/quebit.com\/askquebit\/wp-json\/wp\/v2\/posts\/3478\/revisions"}],"predecessor-version":[{"id":5100,"href":"https:\/\/quebit.com\/askquebit\/wp-json\/wp\/v2\/posts\/3478\/revisions\/5100"}],"wp:attachment":[{"href":"https:\/\/quebit.com\/askquebit\/wp-json\/wp\/v2\/media?parent=3478"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/quebit.com\/askquebit\/wp-json\/wp\/v2\/categories?post=3478"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/quebit.com\/askquebit\/wp-json\/wp\/v2\/tags?post=3478"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}