{"id":939,"date":"2026-03-31T12:43:15","date_gmt":"2026-03-31T11:43:15","guid":{"rendered":"https:\/\/comland.com\/when-ai-writes-code-let-us-automatically-monitor-the-process\/"},"modified":"2026-04-03T14:03:21","modified_gmt":"2026-04-03T13:03:21","slug":"when-ai-writes-code-let-us-automatically-monitor-the-process","status":"publish","type":"post","link":"https:\/\/comland.com\/en\/when-ai-writes-code-let-us-automatically-monitor-the-process\/","title":{"rendered":"When AI writes code, let us automatically monitor the process"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><\/p>\n\n<p class=\"has-large-font-size wp-block-paragraph\">As AI writes more and more code, a paradox emerges: development speed increases, but so does the risk that process quality becomes a blind spot. The question is no longer whether AI helps us\u2014the question is whether we still understand what we are building.  <\/p>\n\n<h2 class=\"wp-block-heading\"><strong>Code is produced faster. But who is overseeing the process? <\/strong> <\/h2>\n\n<p class=\"wp-block-paragraph\">Generative AI is increasing the efficiency of development teams in ways that were unthinkable until recently. At first glance, this is exclusively good news. But it raises a question we often skip in the excitement: code quality has become more measurable than ever\u2014while the quality of the development process has become more invisible.  <\/p>\n\n<p class=\"wp-block-paragraph\">When AI produces code that works but no one truly understands; when tests are written after deployment instead of before; when source code review becomes a formality over generated content\u2014process debt accumulates within the team. This is more insidious than technical debt because it cannot be measured with a code analysis tool. It only becomes apparent when something goes wrong.   <\/p>\n\n<h2 class=\"wp-block-heading\"><strong>Our answer: an error reporting agent<\/strong> <\/h2>\n\n<p class=\"wp-block-paragraph\">Our team addressed this problem in a practical way. We developed an AI agent that automatically collects, analyzes, and structures error data from the issue tracking system and places it in the context of project documentation. Its purpose is not merely to collect statistics\u2014it is to detect patterns that the human team overlooks in the pace of day-to-day work.   <\/p>\n\n<p class=\"wp-block-paragraph\">The idea stems from a simple observation: errors are not only a technical signal, but also a process signal. If the same errors recur again and again in the same module, that does not speak only about the code\u2014it speaks about how the functionality was specified, how it was implemented, and how it was reviewed. The agent reads these patterns automatically, without anyone on the team having to do it manually.   <\/p>\n\n<h2 class=\"wp-block-heading\"><strong>How the agent works<\/strong> <\/h2>\n\n<p class=\"wp-block-paragraph\">The agent operates in four phases. <\/p>\n\n<p class=\"wp-block-paragraph\"><strong>First, it loads the context:<\/strong> It reads functional specifications from the project documentation and builds a project model\u2014what functionalities exist, how they are described, what was agreed. This is a key step that distinguishes the agent from a simple error statistics tool.  <\/p>\n\n<p class=\"wp-block-paragraph\"><strong>Next, it retrieves issues: <\/strong>From the issue tracking system, it pulls all issues for the selected time period, along with all metadata\u2014creation date, reporter, status, change history, and screenshots. <br\/> <br\/><strong>Then comes classification:<\/strong> The agent classifies each issue by type (visual, content, logical, security, performance, integration), severity (critical, high, medium, low), and area (frontend, backend, integration, infrastructure). The classification is based on a combination of metadata from the issue tracking system and semantic analysis of the issue title and description. At the same time, the agent links each issue to the relevant user story from the specification.   <\/p>\n\n<p class=\"wp-block-paragraph\"><strong>Finally, it compiles a report:<\/strong> A structured document with findings. <\/p>\n\n<h2 class=\"wp-block-heading\"><strong>What the agent detects<\/strong> <\/h2>\n\n<p class=\"wp-block-paragraph\"><strong>In addition to basic statistics<\/strong>\u2014how many issues, which types, who reported them\u2014<strong>the agent looks for patterns that are too demanding for manual analysis.<\/strong> <\/p>\n\n<p class=\"wp-block-paragraph\"><strong>It detects recurring patterns: <\/strong>Phrases that appear in issue descriptions again and again (e.g., validation, date, import, saving), which often indicates a systemic deficiency rather than an isolated bug.<\/p>\n\n<p class=\"wp-block-paragraph\"><strong>It detects spikes: <\/strong>An unusually high concentration of issues in a short period, which often indicates a risky release or a poorly reviewed change.<\/p>\n\n<p class=\"wp-block-paragraph\"><strong>It also assesses the quality of the reports themselves: <\/strong>Issues without a description or without steps to reproduce are a signal that the team lacks a shared reporting standard. <\/p>\n\n<p class=\"wp-block-paragraph\"><strong>Particularly interesting is the contextual analysis section<\/strong> generated by AI: whether the distribution of issues indicates poor specification, technical debt, or signs of regression; which areas require attention; and what prioritization is recommended for the next sprint. <\/p>\n\n<h2 class=\"wp-block-heading\"><strong>What we learned<\/strong> <\/h2>\n\n<p class=\"wp-block-paragraph\">It is common knowledge, but still: the quality of the agent\u2019s analysis depends directly on the quality of the input data. If reported issues lack descriptions or steps to reproduce, the agent cannot compensate for that. The agent is therefore not only an analysis tool\u2014it is a mirror of the team\u2019s process discipline.    <\/p>\n\n<p class=\"wp-block-paragraph\">Likewise, classifying issues by area is limited by the precision of the description: the agent infers based on text and does not know the system\u2019s internal architecture. Therefore, results are best where issues are well described and where project documentation is up to date.  <\/p>\n\n<h2 class=\"wp-block-heading\"><strong>Conclusion<\/strong> <\/h2>\n\n<p class=\"wp-block-paragraph\">Autonomous code generation is a reality that makes no sense to reject. The next step is not slowing down\u2014it is deciding to give the process the same attention as the code itself. The error reporting agent is a step in that direction: it does not replace the team\u2019s judgment, but provides data the team would not have without automation.   <\/p>\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"wp-block-paragraph\">Software quality has never been only about what the code looks like. It has always been about how it is produced\u2014and about the team responsible for it. <\/p>\n<\/blockquote>\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>As AI writes more and more code, a paradox emerges: development speed increases, but so does the risk that process quality becomes a blind spot. The question is no longer whether AI helps us\u2014the question is whether we still understand what we are building. Code is produced faster. But who is overseeing the process? Generative [&hellip;]<\/p>\n","protected":false},"author":7,"featured_media":940,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[24],"tags":[],"class_list":["post-939","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-technology"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>When AI writes code, let us automatically monitor the process - Comland<\/title>\n<meta name=\"description\" content=\"As AI writes more and more code, development speed increases, but so does the risk that process quality becomes a blind spot.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/comland.com\/en\/when-ai-writes-code-let-us-automatically-monitor-the-process\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"When AI writes code, let us automatically monitor the process - Comland\" \/>\n<meta property=\"og:description\" content=\"As AI writes more and more code, development speed increases, but so does the risk that process quality becomes a blind spot.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/comland.com\/en\/when-ai-writes-code-let-us-automatically-monitor-the-process\/\" \/>\n<meta property=\"og:site_name\" content=\"Comland\" \/>\n<meta property=\"article:published_time\" content=\"2026-03-31T11:43:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-03T13:03:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/comland.com\/wp-content\/uploads\/2026\/03\/pink_tehnologija-scaled-e1774983909373.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2470\" \/>\n\t<meta property=\"og:image:height\" content=\"1344\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"\u017diga Vuk\u010devi\u010d\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"\u017diga Vuk\u010devi\u010d\" \/>\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\":\"Article\",\"@id\":\"https:\\\/\\\/comland.com\\\/en\\\/when-ai-writes-code-let-us-automatically-monitor-the-process\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/comland.com\\\/en\\\/when-ai-writes-code-let-us-automatically-monitor-the-process\\\/\"},\"author\":{\"name\":\"\u017diga Vuk\u010devi\u010d\",\"@id\":\"https:\\\/\\\/comland.com\\\/en\\\/#\\\/schema\\\/person\\\/9a5a1a41de55cb987e9e449a2fd6572e\"},\"headline\":\"When AI writes code, let us automatically monitor the process\",\"datePublished\":\"2026-03-31T11:43:15+00:00\",\"dateModified\":\"2026-04-03T13:03:21+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/comland.com\\\/en\\\/when-ai-writes-code-let-us-automatically-monitor-the-process\\\/\"},\"wordCount\":821,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/comland.com\\\/en\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/comland.com\\\/en\\\/when-ai-writes-code-let-us-automatically-monitor-the-process\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/comland.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/pink_tehnologija-scaled-e1774983909373.png\",\"articleSection\":[\"Technology\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/comland.com\\\/en\\\/when-ai-writes-code-let-us-automatically-monitor-the-process\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/comland.com\\\/en\\\/when-ai-writes-code-let-us-automatically-monitor-the-process\\\/\",\"url\":\"https:\\\/\\\/comland.com\\\/en\\\/when-ai-writes-code-let-us-automatically-monitor-the-process\\\/\",\"name\":\"When AI writes code, let us automatically monitor the process - Comland\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/comland.com\\\/en\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/comland.com\\\/en\\\/when-ai-writes-code-let-us-automatically-monitor-the-process\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/comland.com\\\/en\\\/when-ai-writes-code-let-us-automatically-monitor-the-process\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/comland.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/pink_tehnologija-scaled-e1774983909373.png\",\"datePublished\":\"2026-03-31T11:43:15+00:00\",\"dateModified\":\"2026-04-03T13:03:21+00:00\",\"description\":\"As AI writes more and more code, development speed increases, but so does the risk that process quality becomes a blind spot.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/comland.com\\\/en\\\/when-ai-writes-code-let-us-automatically-monitor-the-process\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/comland.com\\\/en\\\/when-ai-writes-code-let-us-automatically-monitor-the-process\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/comland.com\\\/en\\\/when-ai-writes-code-let-us-automatically-monitor-the-process\\\/#primaryimage\",\"url\":\"https:\\\/\\\/comland.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/pink_tehnologija-scaled-e1774983909373.png\",\"contentUrl\":\"https:\\\/\\\/comland.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/pink_tehnologija-scaled-e1774983909373.png\",\"width\":2470,\"height\":1344},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/comland.com\\\/en\\\/when-ai-writes-code-let-us-automatically-monitor-the-process\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/comland.com\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"When AI writes code, let us automatically monitor the process\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/comland.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/comland.com\\\/en\\\/\",\"name\":\"Comland\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/comland.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/comland.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/comland.com\\\/en\\\/#organization\",\"name\":\"Comland\",\"url\":\"https:\\\/\\\/comland.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/comland.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/comland.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/comland-logo.png\",\"contentUrl\":\"https:\\\/\\\/comland.com\\\/wp-content\\\/uploads\\\/2026\\\/03\\\/comland-logo.png\",\"width\":417,\"height\":123,\"caption\":\"Comland\"},\"image\":{\"@id\":\"https:\\\/\\\/comland.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/si.linkedin.com\\\/company\\\/comland-d.o.o.\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/comland.com\\\/en\\\/#\\\/schema\\\/person\\\/9a5a1a41de55cb987e9e449a2fd6572e\",\"name\":\"\u017diga Vuk\u010devi\u010d\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/49b84ed4ccaee272d6b5b6e45aa5f6d9b5826a0e012a27ec96c371ba4fc013a7?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/49b84ed4ccaee272d6b5b6e45aa5f6d9b5826a0e012a27ec96c371ba4fc013a7?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/49b84ed4ccaee272d6b5b6e45aa5f6d9b5826a0e012a27ec96c371ba4fc013a7?s=96&d=mm&r=g\",\"caption\":\"\u017diga Vuk\u010devi\u010d\"},\"url\":\"https:\\\/\\\/comland.com\\\/en\\\/author\\\/zigavukcevic\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"When AI writes code, let us automatically monitor the process - Comland","description":"As AI writes more and more code, development speed increases, but so does the risk that process quality becomes a blind spot.","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:\/\/comland.com\/en\/when-ai-writes-code-let-us-automatically-monitor-the-process\/","og_locale":"en_US","og_type":"article","og_title":"When AI writes code, let us automatically monitor the process - Comland","og_description":"As AI writes more and more code, development speed increases, but so does the risk that process quality becomes a blind spot.","og_url":"https:\/\/comland.com\/en\/when-ai-writes-code-let-us-automatically-monitor-the-process\/","og_site_name":"Comland","article_published_time":"2026-03-31T11:43:15+00:00","article_modified_time":"2026-04-03T13:03:21+00:00","og_image":[{"width":2470,"height":1344,"url":"https:\/\/comland.com\/wp-content\/uploads\/2026\/03\/pink_tehnologija-scaled-e1774983909373.png","type":"image\/png"}],"author":"\u017diga Vuk\u010devi\u010d","twitter_card":"summary_large_image","twitter_misc":{"Written by":"\u017diga Vuk\u010devi\u010d","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/comland.com\/en\/when-ai-writes-code-let-us-automatically-monitor-the-process\/#article","isPartOf":{"@id":"https:\/\/comland.com\/en\/when-ai-writes-code-let-us-automatically-monitor-the-process\/"},"author":{"name":"\u017diga Vuk\u010devi\u010d","@id":"https:\/\/comland.com\/en\/#\/schema\/person\/9a5a1a41de55cb987e9e449a2fd6572e"},"headline":"When AI writes code, let us automatically monitor the process","datePublished":"2026-03-31T11:43:15+00:00","dateModified":"2026-04-03T13:03:21+00:00","mainEntityOfPage":{"@id":"https:\/\/comland.com\/en\/when-ai-writes-code-let-us-automatically-monitor-the-process\/"},"wordCount":821,"commentCount":0,"publisher":{"@id":"https:\/\/comland.com\/en\/#organization"},"image":{"@id":"https:\/\/comland.com\/en\/when-ai-writes-code-let-us-automatically-monitor-the-process\/#primaryimage"},"thumbnailUrl":"https:\/\/comland.com\/wp-content\/uploads\/2026\/03\/pink_tehnologija-scaled-e1774983909373.png","articleSection":["Technology"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/comland.com\/en\/when-ai-writes-code-let-us-automatically-monitor-the-process\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/comland.com\/en\/when-ai-writes-code-let-us-automatically-monitor-the-process\/","url":"https:\/\/comland.com\/en\/when-ai-writes-code-let-us-automatically-monitor-the-process\/","name":"When AI writes code, let us automatically monitor the process - Comland","isPartOf":{"@id":"https:\/\/comland.com\/en\/#website"},"primaryImageOfPage":{"@id":"https:\/\/comland.com\/en\/when-ai-writes-code-let-us-automatically-monitor-the-process\/#primaryimage"},"image":{"@id":"https:\/\/comland.com\/en\/when-ai-writes-code-let-us-automatically-monitor-the-process\/#primaryimage"},"thumbnailUrl":"https:\/\/comland.com\/wp-content\/uploads\/2026\/03\/pink_tehnologija-scaled-e1774983909373.png","datePublished":"2026-03-31T11:43:15+00:00","dateModified":"2026-04-03T13:03:21+00:00","description":"As AI writes more and more code, development speed increases, but so does the risk that process quality becomes a blind spot.","breadcrumb":{"@id":"https:\/\/comland.com\/en\/when-ai-writes-code-let-us-automatically-monitor-the-process\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/comland.com\/en\/when-ai-writes-code-let-us-automatically-monitor-the-process\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/comland.com\/en\/when-ai-writes-code-let-us-automatically-monitor-the-process\/#primaryimage","url":"https:\/\/comland.com\/wp-content\/uploads\/2026\/03\/pink_tehnologija-scaled-e1774983909373.png","contentUrl":"https:\/\/comland.com\/wp-content\/uploads\/2026\/03\/pink_tehnologija-scaled-e1774983909373.png","width":2470,"height":1344},{"@type":"BreadcrumbList","@id":"https:\/\/comland.com\/en\/when-ai-writes-code-let-us-automatically-monitor-the-process\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/comland.com\/en\/"},{"@type":"ListItem","position":2,"name":"When AI writes code, let us automatically monitor the process"}]},{"@type":"WebSite","@id":"https:\/\/comland.com\/en\/#website","url":"https:\/\/comland.com\/en\/","name":"Comland","description":"","publisher":{"@id":"https:\/\/comland.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/comland.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/comland.com\/en\/#organization","name":"Comland","url":"https:\/\/comland.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/comland.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/comland.com\/wp-content\/uploads\/2026\/03\/comland-logo.png","contentUrl":"https:\/\/comland.com\/wp-content\/uploads\/2026\/03\/comland-logo.png","width":417,"height":123,"caption":"Comland"},"image":{"@id":"https:\/\/comland.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/si.linkedin.com\/company\/comland-d.o.o."]},{"@type":"Person","@id":"https:\/\/comland.com\/en\/#\/schema\/person\/9a5a1a41de55cb987e9e449a2fd6572e","name":"\u017diga Vuk\u010devi\u010d","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/49b84ed4ccaee272d6b5b6e45aa5f6d9b5826a0e012a27ec96c371ba4fc013a7?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/49b84ed4ccaee272d6b5b6e45aa5f6d9b5826a0e012a27ec96c371ba4fc013a7?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/49b84ed4ccaee272d6b5b6e45aa5f6d9b5826a0e012a27ec96c371ba4fc013a7?s=96&d=mm&r=g","caption":"\u017diga Vuk\u010devi\u010d"},"url":"https:\/\/comland.com\/en\/author\/zigavukcevic\/"}]}},"_links":{"self":[{"href":"https:\/\/comland.com\/en\/wp-json\/wp\/v2\/posts\/939","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/comland.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/comland.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/comland.com\/en\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/comland.com\/en\/wp-json\/wp\/v2\/comments?post=939"}],"version-history":[{"count":1,"href":"https:\/\/comland.com\/en\/wp-json\/wp\/v2\/posts\/939\/revisions"}],"predecessor-version":[{"id":942,"href":"https:\/\/comland.com\/en\/wp-json\/wp\/v2\/posts\/939\/revisions\/942"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/comland.com\/en\/wp-json\/wp\/v2\/media\/940"}],"wp:attachment":[{"href":"https:\/\/comland.com\/en\/wp-json\/wp\/v2\/media?parent=939"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/comland.com\/en\/wp-json\/wp\/v2\/categories?post=939"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/comland.com\/en\/wp-json\/wp\/v2\/tags?post=939"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}