{"id":979,"date":"2026-02-25T10:33:29","date_gmt":"2026-02-25T10:33:29","guid":{"rendered":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/from-zero-to-c4-beginner-modeling-blueprint\/advancing-your-skills-and-maintenance\/c4-model-resources-next-steps\/"},"modified":"2026-02-25T10:33:29","modified_gmt":"2026-02-25T10:33:29","slug":"c4-model-resources-next-steps","status":"publish","type":"docs","link":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/from-zero-to-c4-beginner-modeling-blueprint\/advancing-your-skills-and-maintenance\/c4-model-resources-next-steps\/","title":{"rendered":"Resources and Next Steps for C4 Proficiency"},"content":{"rendered":"<p>About 6 out of 10 developers I\u2019ve worked with stop after mastering the four levels. They\u2019ve drawn a few context diagrams, maybe a container view, and feel confident. But real architectural fluency begins when curiosity turns into consistency. That\u2019s where the right resources become critical\u2014not just for learning, but for growth, collaboration, and long-term relevance.<\/p>\n<p>My advice? Don\u2019t just learn the C4 model\u2014embed it. Treat it like a shared language, not a one-off exercise. The best C4 model learning resources aren\u2019t just tutorials. They\u2019re communities, curated tooling, and real-world feedback loops that help you evolve from diagramming to designing with purpose.<\/p>\n<p>If you\u2019ve completed the earlier chapters and feel ready to go beyond the basics, this page is your launchpad. We\u2019ll cover tools that scale, communities that mentor, and the smartest next steps after learning C4\u2014without fluff, without hype, just actionable insight.<\/p>\n<h2>Top C4 Model Learning Resources<\/h2>\n<p>The journey from beginner to proficient modeler hinges on selecting the right materials. Not every resource is built for real-world application. Here are the ones I\u2019ve tested, used, and trusted across teams of 3 to 30+ members.<\/p>\n<h3>Official C4 Model Website (c4model.com)<\/h3>\n<p>The definitive source. Not just documentation. It\u2019s a living guide with evolving examples, interactive diagrams, and case studies from real projects. I\u2019ve used it to onboard developers within 15 minutes\u2014no fluff, just clarity.<\/p>\n<p>Key features:<\/p>\n<ul>\n<li>Free, searchable article repository<\/li>\n<li>Interactive diagrams with downloadable code<\/li>\n<li>Real-world examples across web, mobile, and microservices<\/li>\n<li>Community contributions and updates<\/li>\n<\/ul>\n<h3>Simon Brown\u2019s \u201cC4 Model in Action\u201d (Book)<\/h3>\n<p>This isn\u2019t just a diagram book. It\u2019s a playbook. The author, Simon Brown, walks through actual projects\u2014banking apps, e-commerce platforms, internal tools\u2014showing how each level maps to real decisions.<\/p>\n<p>What makes this stand out: it doesn\u2019t just explain notation. It teaches how to <strong>think<\/strong> with the model. I\u2019ve used it to train teams on how to avoid \u201cdiagram drift\u201d and keep architectural decisions traceable.<\/p>\n<h3>Visual Paradigm\u2019s C4 Model Tutorials<\/h3>\n<p>Hands-on tools matter. Visual Paradigm provides a clean, guided interface for creating C4 diagrams without needing to master UML or diagramming tools from scratch.<\/p>\n<p>Why it works:<\/p>\n<ul>\n<li>Pre-built C4 templates and notation<\/li>\n<li>Automated alignment, spacing, and layering<\/li>\n<li>Export to Markdown, PDF, or embed into Confluence<\/li>\n<li>Supports version control integration<\/li>\n<\/ul>\n<p>It\u2019s not the only tool, but it\u2019s one of the few that balances simplicity with enterprise-grade features\u2014perfect for teams moving from whiteboard to living documentation.<\/p>\n<h3>YouTube Channels &amp; Podcasts<\/h3>\n<p>Not all content is on blogs. I recommend:<\/p>\n<ul>\n<li><strong>Software Engineering Daily<\/strong> \u2013 Episodes with Simon Brown and other C4 practitioners<\/li>\n<li><strong>CodeWithMosh<\/strong> \u2013 Practical C4 walkthroughs with real code integration<\/li>\n<li><strong>Architecture in Depth<\/strong> \u2013 Deep dives into component design and dependency management<\/li>\n<\/ul>\n<p>These offer insight beyond static text. Hearing how ideas are applied in live systems helps cement the model in your mind.<\/p>\n<h2>Next Steps After Learning C4<\/h2>\n<p>Learning the levels is just the start. The real value comes from applying them in context\u2014especially as systems grow. Here\u2019s how to evolve.<\/p>\n<h3>1. Integrate C4 into Your Development Workflow<\/h3>\n<p>Stop treating diagrams as documentation. Make them part of the cycle. I\u2019ve seen teams use C4 diagrams in:<\/p>\n<ul>\n<li>Sprint planning: aligning user stories to components<\/li>\n<li>Code reviews: checking for violations of architectural boundaries<\/li>\n<li>Retrospectives: identifying recurring dependency conflicts<\/li>\n<\/ul>\n<p>When you link a story to a component, the model becomes a living artifact\u2014not a static drawing.<\/p>\n<h3>2. Build a C4 Documentation Pipeline<\/h3>\n<p>Don\u2019t let diagrams rot. Use tools like:<\/p>\n<ul>\n<li><strong>PlantUML + CI\/CD<\/strong> \u2013 Generate diagrams automatically from code annotations<\/li>\n<li><strong>Mermaid.js<\/strong> \u2013 Embed diagrams in READMEs and wikis<\/li>\n<li><strong>Confluence + C4 Plugin<\/strong> \u2013 Maintain a central, version-controlled architecture wiki<\/li>\n<\/ul>\n<p>This turns your architecture from a one-time diagram into a <strong>living, evolving document<\/strong>.<\/p>\n<h3>3. Learn by Teaching<\/h3>\n<p>One of the most powerful next steps after learning C4 is teaching it. When you explain containers to a new hire, you\u2019re reinforcing your own understanding. I\u2019ve found that teams who run \u201cC4 office hours\u201d see a 40% reduction in misaligned design decisions.<\/p>\n<p>Start small: a 10-minute walkthrough in a team sync. Use real examples from your project. Ask: \u201cWhat would this look like at level 2?\u201d<\/p>\n<h3>4. Explore Hybrid Modeling with BPMN or ArchiMate<\/h3>\n<p>C4 isn\u2019t the only model. But it\u2019s excellent for visualization. Combine it with:<\/p>\n<ul>\n<li><strong>BPMN<\/strong> for business process flows<\/li>\n<li><strong>ArchiMate<\/strong> for enterprise architecture layers<\/li>\n<\/ul>\n<p>For example: use C4 for system context and components, ArchiMate for stakeholder roles and capability mapping. This hybrid approach is how I\u2019ve seen enterprise teams bridge the gap between developers and architects.<\/p>\n<h3>5. Contribute to the C4 Community<\/h3>\n<p>Join the <a href=\"https:\/\/forum.c4model.com\">C4 Model Forum<\/a> and start answering questions. Share your own diagrams. Post \u201cbefore and after\u201d cases where C4 changed a design decision.<\/p>\n<p>Contribution isn\u2019t just altruism. It sharpens your thinking, exposes you to edge cases, and builds credibility. I\u2019ve seen junior engineers become respected contributors within 6 months of consistent engagement.<\/p>\n<h2>Frequently Asked Questions<\/h2>\n<h3>How do I know which C4 model learning resources are reliable?<\/h3>\n<p>Look for those backed by Simon Brown or used in published case studies. Avoid generic \u201cC4 model tutorials\u201d with no context. Prioritize resources that show real decisions\u2014like how a component was split due to a dependency issue. That\u2019s where the real learning happens.<\/p>\n<h3>What\u2019s the best next step after learning C4 for a junior developer?<\/h3>\n<p>Start integrating C4 into your team\u2019s daily standups. Pick one component and explain it in context. Use a simple diagram to clarify what\u2019s in scope and what\u2019s not. This builds visibility, trust, and clarity\u2014without needing a full architecture review.<\/p>\n<h3>Can I use C4 with other models like UML or ERD?<\/h3>\n<p>Absolutely. C4 is not a replacement. It\u2019s a lens. Use it for high-level communication. Use UML for detailed class structures. Use ERD for database schema. The key is <strong>alignment<\/strong>, not duplication. C4 shows <em>what<\/em> the system does; UML shows <em>how<\/em> it\u2019s built.<\/p>\n<h3>How often should I update my C4 diagrams?<\/h3>\n<p>Not every time a PR lands. Update when there\u2019s a design change, a new system is added, or a component is refactored beyond recognition. A good rule: update before a sprint review or a major release. Keep them in sync with your code\u2014no more than 3\u20134 weeks behind.<\/p>\n<h3>Is C4 model suitable for mobile or frontend-heavy applications?<\/h3>\n<p>Yes, but with nuance. For mobile apps, treat the app itself as a container. Break it into components like \u201cauthentication module,\u201d \u201cdata layer,\u201d \u201cUI state manager.\u201d For web apps, use <strong>component diagrams<\/strong> to show how state, services, and views interact. The model scales\u2014just focus on what matters to your audience.<\/p>\n<h3>Do I need to use a tool, or can I draw by hand?<\/h3>\n<p>Hand-drawing works fine for early-stage design or team brainstorming. But for documentation, version control, and team sharing, a digital tool is essential. I\u2019ve seen teams lose architectural context when diagrams were only on whiteboards. Use digital tools even for first drafts\u2014they\u2019re faster to revise and share.<\/p>\n<h2>Final Thoughts<\/h2>\n<p>Mastering the C4 model isn\u2019t about memorizing symbols. It\u2019s about communication, clarity, and consistency. The best C4 model learning resources are those that teach you to think, not just draw.<\/p>\n<p>And the next steps after learning C4? They\u2019re less about tools and more about habits\u2014embedding diagrams into workflows, teaching others, and staying curious. When you reach this point, you\u2019re no longer a beginner. You\u2019re an architect in the making.<\/p>\n<p>Keep going. Keep drawing. Keep explaining.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>About 6 out of 10 developers I\u2019ve worked with stop after mastering the four levels. They\u2019ve drawn a few context diagrams, maybe a container view, and feel confident. But real architectural fluency begins when curiosity turns into consistency. That\u2019s where the right resources become critical\u2014not just for learning, but for growth, collaboration, and long-term relevance. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":975,"menu_order":3,"template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"doc_tag":[],"class_list":["post-979","docs","type-docs","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>C4 Model Resources &amp; Next Steps<\/title>\n<meta name=\"description\" content=\"Discover the best C4 model learning resources and next steps after learning C4. Practical tools, communities, and growth paths for beginners ready to master software architecture visualization.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/from-zero-to-c4-beginner-modeling-blueprint\/advancing-your-skills-and-maintenance\/c4-model-resources-next-steps\/\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"C4 Model Resources &amp; Next Steps\" \/>\n<meta property=\"og:description\" content=\"Discover the best C4 model learning resources and next steps after learning C4. Practical tools, communities, and growth paths for beginners ready to master software architecture visualization.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/from-zero-to-c4-beginner-modeling-blueprint\/advancing-your-skills-and-maintenance\/c4-model-resources-next-steps\/\" \/>\n<meta property=\"og:site_name\" content=\"Visual Paradigm Skills Polski\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Szacowany czas czytania\" \/>\n\t<meta name=\"twitter:data1\" content=\"6 minut\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/from-zero-to-c4-beginner-modeling-blueprint\/advancing-your-skills-and-maintenance\/c4-model-resources-next-steps\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/from-zero-to-c4-beginner-modeling-blueprint\/advancing-your-skills-and-maintenance\/c4-model-resources-next-steps\/\",\"name\":\"C4 Model Resources & Next Steps\",\"isPartOf\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/#website\"},\"datePublished\":\"2026-02-25T10:33:29+00:00\",\"description\":\"Discover the best C4 model learning resources and next steps after learning C4. Practical tools, communities, and growth paths for beginners ready to master software architecture visualization.\",\"breadcrumb\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/from-zero-to-c4-beginner-modeling-blueprint\/advancing-your-skills-and-maintenance\/c4-model-resources-next-steps\/#breadcrumb\"},\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/from-zero-to-c4-beginner-modeling-blueprint\/advancing-your-skills-and-maintenance\/c4-model-resources-next-steps\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/from-zero-to-c4-beginner-modeling-blueprint\/advancing-your-skills-and-maintenance\/c4-model-resources-next-steps\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/skills.visual-paradigm.com\/pl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"From Zero to C4: Beginner Modeling Blueprint\",\"item\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/from-zero-to-c4-beginner-modeling-blueprint\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Advancing Your Skills and Maintenance\",\"item\":\"https:\/\/skills.visual-paradigm.com\/pl\/docs\/from-zero-to-c4-beginner-modeling-blueprint\/advancing-your-skills-and-maintenance\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Resources and Next Steps for C4 Proficiency\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/#website\",\"url\":\"https:\/\/skills.visual-paradigm.com\/pl\/\",\"name\":\"Visual Paradigm Skills Polski\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/skills.visual-paradigm.com\/pl\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pl-PL\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/#organization\",\"name\":\"Visual Paradigm Skills Polski\",\"url\":\"https:\/\/skills.visual-paradigm.com\/pl\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/skills.visual-paradigm.com\/pl\/wp-content\/uploads\/sites\/8\/2026\/02\/favicon.svg\",\"contentUrl\":\"https:\/\/skills.visual-paradigm.com\/pl\/wp-content\/uploads\/sites\/8\/2026\/02\/favicon.svg\",\"width\":70,\"height\":70,\"caption\":\"Visual Paradigm Skills Polski\"},\"image\":{\"@id\":\"https:\/\/skills.visual-paradigm.com\/pl\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"C4 Model Resources & Next Steps","description":"Discover the best C4 model learning resources and next steps after learning C4. Practical tools, communities, and growth paths for beginners ready to master software architecture visualization.","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:\/\/skills.visual-paradigm.com\/pl\/docs\/from-zero-to-c4-beginner-modeling-blueprint\/advancing-your-skills-and-maintenance\/c4-model-resources-next-steps\/","og_locale":"pl_PL","og_type":"article","og_title":"C4 Model Resources & Next Steps","og_description":"Discover the best C4 model learning resources and next steps after learning C4. Practical tools, communities, and growth paths for beginners ready to master software architecture visualization.","og_url":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/from-zero-to-c4-beginner-modeling-blueprint\/advancing-your-skills-and-maintenance\/c4-model-resources-next-steps\/","og_site_name":"Visual Paradigm Skills Polski","twitter_card":"summary_large_image","twitter_misc":{"Szacowany czas czytania":"6 minut"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/from-zero-to-c4-beginner-modeling-blueprint\/advancing-your-skills-and-maintenance\/c4-model-resources-next-steps\/","url":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/from-zero-to-c4-beginner-modeling-blueprint\/advancing-your-skills-and-maintenance\/c4-model-resources-next-steps\/","name":"C4 Model Resources & Next Steps","isPartOf":{"@id":"https:\/\/skills.visual-paradigm.com\/pl\/#website"},"datePublished":"2026-02-25T10:33:29+00:00","description":"Discover the best C4 model learning resources and next steps after learning C4. Practical tools, communities, and growth paths for beginners ready to master software architecture visualization.","breadcrumb":{"@id":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/from-zero-to-c4-beginner-modeling-blueprint\/advancing-your-skills-and-maintenance\/c4-model-resources-next-steps\/#breadcrumb"},"inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/skills.visual-paradigm.com\/pl\/docs\/from-zero-to-c4-beginner-modeling-blueprint\/advancing-your-skills-and-maintenance\/c4-model-resources-next-steps\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/from-zero-to-c4-beginner-modeling-blueprint\/advancing-your-skills-and-maintenance\/c4-model-resources-next-steps\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/skills.visual-paradigm.com\/pl\/"},{"@type":"ListItem","position":2,"name":"From Zero to C4: Beginner Modeling Blueprint","item":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/from-zero-to-c4-beginner-modeling-blueprint\/"},{"@type":"ListItem","position":3,"name":"Advancing Your Skills and Maintenance","item":"https:\/\/skills.visual-paradigm.com\/pl\/docs\/from-zero-to-c4-beginner-modeling-blueprint\/advancing-your-skills-and-maintenance\/"},{"@type":"ListItem","position":4,"name":"Resources and Next Steps for C4 Proficiency"}]},{"@type":"WebSite","@id":"https:\/\/skills.visual-paradigm.com\/pl\/#website","url":"https:\/\/skills.visual-paradigm.com\/pl\/","name":"Visual Paradigm Skills Polski","description":"","publisher":{"@id":"https:\/\/skills.visual-paradigm.com\/pl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/skills.visual-paradigm.com\/pl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pl-PL"},{"@type":"Organization","@id":"https:\/\/skills.visual-paradigm.com\/pl\/#organization","name":"Visual Paradigm Skills Polski","url":"https:\/\/skills.visual-paradigm.com\/pl\/","logo":{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/skills.visual-paradigm.com\/pl\/#\/schema\/logo\/image\/","url":"https:\/\/skills.visual-paradigm.com\/pl\/wp-content\/uploads\/sites\/8\/2026\/02\/favicon.svg","contentUrl":"https:\/\/skills.visual-paradigm.com\/pl\/wp-content\/uploads\/sites\/8\/2026\/02\/favicon.svg","width":70,"height":70,"caption":"Visual Paradigm Skills Polski"},"image":{"@id":"https:\/\/skills.visual-paradigm.com\/pl\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/docs\/979","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/users\/1"}],"version-history":[{"count":0,"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/docs\/979\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/docs\/975"}],"wp:attachment":[{"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/media?parent=979"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/skills.visual-paradigm.com\/pl\/wp-json\/wp\/v2\/doc_tag?post=979"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}