{"id":3424,"date":"2023-04-12T15:33:06","date_gmt":"2023-04-12T15:33:06","guid":{"rendered":"https:\/\/quebit.com\/askquebit\/exploring-the-ibm-planning-analytics-database-usage-visualization\/"},"modified":"2026-01-16T16:41:39","modified_gmt":"2026-01-16T16:41:39","slug":"exploring-the-ibm-planning-analytics-database-usage-visualization","status":"publish","type":"post","link":"https:\/\/quebit.com\/askquebit\/exploring-the-ibm-planning-analytics-database-usage-visualization\/","title":{"rendered":"How Do I Use the Planning Analytics Database Usage Visualization to Monitor Activity and Threads?"},"content":{"rendered":"<p>In previous blog posts, we discussed the <strong>IBM Planning Analytics Monitoring<\/strong><strong> dashboard within Planning Analytics Workspace (PAW) administration<\/strong>, which can be used to track the health of your host environment as well as individual Planning Analytics (TM1) databases. In this post we want to dig deeper into the database activity report and specifically, the <em>usage visualization<\/em> and <em>threads table<\/em> which can be used to analyze database usage over time.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-1203 alignnone\" src=\"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2020\/09\/e1-min.jpg\" alt=\"\" width=\"768\" height=\"322\" \/><\/p>\n<p>Activity within a Planning Analytics database is typically tracked and measured with \u201cthreads\u201d.<\/p>\n<p>A thread is a request to the Planning Analytics server to do some work; typically a query such as a user opening a view of data, or it could be a TurboIntegrator process performing some sort of processing, rule calculation refreshes, or even a user logging in, etc. Threads are identified with an ID, Type (user, worker, chore, system) and Name. Thread IDs are system assigned; unique numeric IDs are assigned to each thread. The Thread Name is the actual name of the \u201cuser\u201d who initiated the thread (in some cases it may be a Planning Analytics initiated request such as \u201cPseudo\u201d or other name).<\/p>\n<p>Threads will \u201cpass through\u201d various states, such as Idle, Wait, Running, Commit, Rollback and Login. Each state has a different meaning:<\/p>\n<ul>\n<li><strong>Idle<\/strong>: An idle thread is not using resources. This may be a user who has successfully logged in but is currently not performing any activity.<\/li>\n<li><strong>Wait<\/strong>: A waiting thread is, in fact, \u201cwaiting\u201d on other threads and cannot complete its work. We say this thread is currently \u2018blocked\u201d.<\/li>\n<li><strong>Running<\/strong>: A running thread is happily performing its request.<\/li>\n<li><strong>Commit<\/strong>: A thread that is in a \u201ccommit\u201d state is one that has just completed an update action (like changing data values) and is now \u201ccommitting\u201d those updates. In other words, the changes are being \u201cfinalized\u201d. Even though a change has been applied to a data value, it is not 100% complete until it is \u201ccommitted\u201d. Changes applied but not yet committed can be \u201crolled back\u201d to their original value.<\/li>\n<li><strong>Rollback<\/strong>: A thread in a rollback state is just that; in the process of \u201crolling back\u201d to a state before an update or change was applied.<\/li>\n<li><strong>Login<\/strong>: This thread simply indicates that a user is logging into Planning Analytics.<\/li>\n<\/ul>\n<p>A \u201c<strong>blocked thread<\/strong>\u201d is bad, mostly, because the Planning Analytics server cannot complete the request for some reason and the thread is \u201c<strong>waiting<\/strong>\u201d. Typically (hopefully!) blocks eventually \u201cclear\u201d and the thread completes within an acceptable period of time, however in some cases, due to a variety of reasons, blocked threads can cause more threads to become blocked and you\u2019ll have a problem. Some blocking is normal, but if you see an upsurge of \u201cwait\u201d threads or blocked threads becoming more routine, or notice that \u201cwait times\u201d are becoming longer, you have to determine the root cause (QueBIT has plenty of experience in this area and is ready to help \u2013 <a href=\"https:\/\/quebit.com\/who-we-are\/contact-us\/\">contact us<\/a> for more information!).<\/p>\n<p>Occasionally you will encounter a thread in a <strong>rollback<\/strong> state. This indicates the thread \u201cencountered some sort of conflict\u201d while performing a <strong>commit<\/strong> and could not proceed. The thread will automatically \u201cre-try\u201d until the conflict is resolved. Normally, this is a good thing, ensuring that the threads\u2019 work is completed but a \u201ccommit-rollback-commit\u201d scenario has the potential to quickly \u201croadblock\u201d other threads which in turn can impact performance.<\/p>\n<p><strong>Usage Analysis<\/strong><\/p>\n<p>The database activity report provides a \u201cvisual summary\u201d of current thread statuses within the Planning Analytics database, showing the number of threads in Running, Waiting, and Other states. The report displays a visualization of thread states as discrete groups <em>over time<\/em>. At a glance, you can see how activity is trending in your database. Additionally, you can \u201chover over\u201d any bar on the <strong>Database usage<\/strong> visualization to see the details on users and thread states within the selected time.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-1204 alignnone\" src=\"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2020\/09\/e2-min.jpg\" alt=\"\" width=\"794\" height=\"312\" \/><\/p>\n<p>&nbsp;<\/p>\n<p><strong>Detailed Threads Report<\/strong><\/p>\n<p>Accompanying the database usage visualization, there is a Threads report (example shown below). The report is displayed in a table format showing the details on every thread on the database. This will look familiar to anyone who used the TM1TOP utility with older versions of IBM Planning Analytics or IBM Cognos TM1.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignleft wp-image-1205 size-large\" src=\"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2020\/09\/e3-min-1024x239.jpg\" alt=\"\" width=\"605\" height=\"141\" \/><\/p>\n<p>The Threads report includes many insightful data points each displayed as individual columns within the report. You can click on the <strong>Manage Columns<\/strong> icon (circled above) to selectively hide or show any of the available columns in the report. Note that your column selections are saved as your preferences for the next time you access and\/or refresh the report. Hint: fewer columns selected to be displayed in the report may allow the report to display faster as well as increase readability.<\/p>\n<p>Some of the more interesting or \u201cquick info\u201d data points in this report include:<\/p>\n<ul>\n<li><strong>Thread ID:<\/strong> the unique numeric ID of the thread.<\/li>\n<li><strong>State<\/strong>: current thread \u201cstate\u201d.<\/li>\n<li><strong>Elapsed time: <\/strong>indicates the total elapsed time of the thread in its current state.<\/li>\n<li><strong>Thread info: <\/strong>if a thread is currently blocked, this field displays the ThreadID of the thread that is blocking the waiting thread.<\/li>\n<li><strong>Wait time:<\/strong> displays the length of time, in seconds, the thread has been in a wait state.<\/li>\n<li><strong>Thread name<\/strong>: the name of the user who initiated the thread.<\/li>\n<\/ul>\n<p>Note: You can read the particulars of every column (data point) in the threads report in the \u201cMonitor and manage database activity\u201d section of the IBM Knowledge Center by clicking <a href=\"https:\/\/www.ibm.com\/support\/knowledgecenter\/SSD29G_2.0.0\/com.ibm.swg.ba.cognos.tm1_prism_gs.2.0.0.doc\/t_paw_monitor_server_health.html\">here<\/a>.<\/p>\n<p><strong>Actions based upon the Threads Report<\/strong><\/p>\n<p>In addition to monitoring the current activity (in threads) in your Planning Analytics database, from the Threads report, you can also cancel any non-system thread by right-clicking on any thread, then clicking <strong>Cancel thread<\/strong>. You can also disconnect a user by right-clicking any non-system thread and then clicking <strong>Disconnect user<\/strong>.<\/p>\n<p><strong>Next Time<\/strong><\/p>\n<p>Look for some more advanced database monitoring tips in my future blogs.<\/p>\n<p><strong>Ask QueBIT<\/strong><\/p>\n<p>Are you having trouble understanding your Planning Analytics database activity? The experts at QueBIT are happy to discuss your needs. We\u2019re here to help! <a href=\"https:\/\/quebit.com\/who-we-are\/contact-us\/\">Contact us<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In previous blog posts, we discussed the IBM Planning Analytics Monitoring dashboard within Planning Analytics Workspace (PAW) administration, which can be used to track the health of your host environment as well as individual Planning Analytics (TM1) databases. In this post we want to dig deeper into the database activity report and specifically, the usage&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":[43,36,49],"class_list":["post-3424","post","type-post","status-publish","format-standard","hentry","category-ibm","tag-administration","tag-planning-analytics","tag-planning-analytics-administration"],"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 the Planning Analytics Database Usage Visualization to Monitor Activity and Threads? - 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\/exploring-the-ibm-planning-analytics-database-usage-visualization\/\" \/>\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 the Planning Analytics Database Usage Visualization to Monitor Activity and Threads? - QueBIT\" \/>\n<meta property=\"og:description\" content=\"In previous blog posts, we discussed the IBM Planning Analytics Monitoring dashboard within Planning Analytics Workspace (PAW) administration, which can be used to track the health of your host environment as well as individual Planning Analytics (TM1) databases. In this post we want to dig deeper into the database activity report and specifically, the usage&hellip;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/quebit.com\/askquebit\/exploring-the-ibm-planning-analytics-database-usage-visualization\/\" \/>\n<meta property=\"og:site_name\" content=\"QueBIT\" \/>\n<meta property=\"article:published_time\" content=\"2023-04-12T15:33:06+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-01-16T16:41:39+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\\\/exploring-the-ibm-planning-analytics-database-usage-visualization\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/exploring-the-ibm-planning-analytics-database-usage-visualization\\\/\"},\"author\":{\"name\":\"agoddard\",\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/#\\\/schema\\\/person\\\/e52d72da0fd2f5f70d189343fe4f5084\"},\"headline\":\"How Do I Use the Planning Analytics Database Usage Visualization to Monitor Activity and Threads?\",\"datePublished\":\"2023-04-12T15:33:06+00:00\",\"dateModified\":\"2026-01-16T16:41:39+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/exploring-the-ibm-planning-analytics-database-usage-visualization\\\/\"},\"wordCount\":1012,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/exploring-the-ibm-planning-analytics-database-usage-visualization\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/e1-min.jpg\",\"keywords\":[\"Administration\",\"Planning Analytics\",\"Planning Analytics Administration\"],\"articleSection\":[\"IBM\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/quebit.com\\\/askquebit\\\/exploring-the-ibm-planning-analytics-database-usage-visualization\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/exploring-the-ibm-planning-analytics-database-usage-visualization\\\/\",\"url\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/exploring-the-ibm-planning-analytics-database-usage-visualization\\\/\",\"name\":\"How Do I Use the Planning Analytics Database Usage Visualization to Monitor Activity and Threads? - QueBIT\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/exploring-the-ibm-planning-analytics-database-usage-visualization\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/exploring-the-ibm-planning-analytics-database-usage-visualization\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/e1-min.jpg\",\"datePublished\":\"2023-04-12T15:33:06+00:00\",\"dateModified\":\"2026-01-16T16:41:39+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/#\\\/schema\\\/person\\\/e52d72da0fd2f5f70d189343fe4f5084\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/exploring-the-ibm-planning-analytics-database-usage-visualization\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/quebit.com\\\/askquebit\\\/exploring-the-ibm-planning-analytics-database-usage-visualization\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/exploring-the-ibm-planning-analytics-database-usage-visualization\\\/#primaryimage\",\"url\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/e1-min.jpg\",\"contentUrl\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/wp-content\\\/uploads\\\/2020\\\/09\\\/e1-min.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/exploring-the-ibm-planning-analytics-database-usage-visualization\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/quebit.com\\\/askquebit\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How Do I Use the Planning Analytics Database Usage Visualization to Monitor Activity and Threads?\"}]},{\"@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 the Planning Analytics Database Usage Visualization to Monitor Activity and Threads? - 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\/exploring-the-ibm-planning-analytics-database-usage-visualization\/","og_locale":"en_US","og_type":"article","og_title":"How Do I Use the Planning Analytics Database Usage Visualization to Monitor Activity and Threads? - QueBIT","og_description":"In previous blog posts, we discussed the IBM Planning Analytics Monitoring dashboard within Planning Analytics Workspace (PAW) administration, which can be used to track the health of your host environment as well as individual Planning Analytics (TM1) databases. In this post we want to dig deeper into the database activity report and specifically, the usage&hellip;","og_url":"https:\/\/quebit.com\/askquebit\/exploring-the-ibm-planning-analytics-database-usage-visualization\/","og_site_name":"QueBIT","article_published_time":"2023-04-12T15:33:06+00:00","article_modified_time":"2026-01-16T16:41:39+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\/exploring-the-ibm-planning-analytics-database-usage-visualization\/#article","isPartOf":{"@id":"https:\/\/quebit.com\/askquebit\/exploring-the-ibm-planning-analytics-database-usage-visualization\/"},"author":{"name":"agoddard","@id":"https:\/\/quebit.com\/askquebit\/#\/schema\/person\/e52d72da0fd2f5f70d189343fe4f5084"},"headline":"How Do I Use the Planning Analytics Database Usage Visualization to Monitor Activity and Threads?","datePublished":"2023-04-12T15:33:06+00:00","dateModified":"2026-01-16T16:41:39+00:00","mainEntityOfPage":{"@id":"https:\/\/quebit.com\/askquebit\/exploring-the-ibm-planning-analytics-database-usage-visualization\/"},"wordCount":1012,"commentCount":0,"image":{"@id":"https:\/\/quebit.com\/askquebit\/exploring-the-ibm-planning-analytics-database-usage-visualization\/#primaryimage"},"thumbnailUrl":"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2020\/09\/e1-min.jpg","keywords":["Administration","Planning Analytics","Planning Analytics Administration"],"articleSection":["IBM"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/quebit.com\/askquebit\/exploring-the-ibm-planning-analytics-database-usage-visualization\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/quebit.com\/askquebit\/exploring-the-ibm-planning-analytics-database-usage-visualization\/","url":"https:\/\/quebit.com\/askquebit\/exploring-the-ibm-planning-analytics-database-usage-visualization\/","name":"How Do I Use the Planning Analytics Database Usage Visualization to Monitor Activity and Threads? - QueBIT","isPartOf":{"@id":"https:\/\/quebit.com\/askquebit\/#website"},"primaryImageOfPage":{"@id":"https:\/\/quebit.com\/askquebit\/exploring-the-ibm-planning-analytics-database-usage-visualization\/#primaryimage"},"image":{"@id":"https:\/\/quebit.com\/askquebit\/exploring-the-ibm-planning-analytics-database-usage-visualization\/#primaryimage"},"thumbnailUrl":"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2020\/09\/e1-min.jpg","datePublished":"2023-04-12T15:33:06+00:00","dateModified":"2026-01-16T16:41:39+00:00","author":{"@id":"https:\/\/quebit.com\/askquebit\/#\/schema\/person\/e52d72da0fd2f5f70d189343fe4f5084"},"breadcrumb":{"@id":"https:\/\/quebit.com\/askquebit\/exploring-the-ibm-planning-analytics-database-usage-visualization\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/quebit.com\/askquebit\/exploring-the-ibm-planning-analytics-database-usage-visualization\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/quebit.com\/askquebit\/exploring-the-ibm-planning-analytics-database-usage-visualization\/#primaryimage","url":"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2020\/09\/e1-min.jpg","contentUrl":"https:\/\/quebit.com\/askquebit\/wp-content\/uploads\/2020\/09\/e1-min.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/quebit.com\/askquebit\/exploring-the-ibm-planning-analytics-database-usage-visualization\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/quebit.com\/askquebit\/"},{"@type":"ListItem","position":2,"name":"How Do I Use the Planning Analytics Database Usage Visualization to Monitor Activity and Threads?"}]},{"@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\/3424","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=3424"}],"version-history":[{"count":2,"href":"https:\/\/quebit.com\/askquebit\/wp-json\/wp\/v2\/posts\/3424\/revisions"}],"predecessor-version":[{"id":4988,"href":"https:\/\/quebit.com\/askquebit\/wp-json\/wp\/v2\/posts\/3424\/revisions\/4988"}],"wp:attachment":[{"href":"https:\/\/quebit.com\/askquebit\/wp-json\/wp\/v2\/media?parent=3424"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/quebit.com\/askquebit\/wp-json\/wp\/v2\/categories?post=3424"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/quebit.com\/askquebit\/wp-json\/wp\/v2\/tags?post=3424"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}