{"id":515,"date":"2026-08-29T09:16:20","date_gmt":"2026-08-29T09:16:20","guid":{"rendered":"https:\/\/actonengineers.com\/blog\/?p=515"},"modified":"2026-08-29T09:16:20","modified_gmt":"2026-08-29T09:16:20","slug":"top-25-anaplan-model-builder-interview-questions","status":"publish","type":"post","link":"https:\/\/actonengineers.com\/blog\/top-25-anaplan-model-builder-interview-questions\/","title":{"rendered":"Top 25 Anaplan Model Builder Interview Questions"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\">Top 25 Anaplan Model Builder Interview Questions for Experienced Professionals<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">An experienced Anaplan interview rarely tests whether you can create a list or write a basic formula. Interviewers want evidence that you can convert an unclear planning requirement into a scalable model, protect production data, troubleshoot performance and explain technical decisions to business stakeholders.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A strong Anaplan Model Builder answer therefore includes context, design reasoning, alternatives considered and measurable results. Instead of saying, \u201cI used LOOKUP,\u201d explain why the mapping was necessary, where it was maintained and how you prevented unnecessary dimensionality.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Professionals who want to refresh the fundamentals can review the <a href=\"https:\/\/actonengineers.com\/blog\/anaplan-model-builder-course-complete-beginner-guide-2026\/\">Anaplan Model Builder course guide<\/a>. Those evaluating senior responsibilities can also explore this overview of <a href=\"https:\/\/actonengineers.com\/blog\/anaplan-model-builder-roles-skills-salary-career-scope-2026\/\">Anaplan roles, skills, salary and career scope<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-large-font-size\">What Interviewers Expect from Experienced Candidates<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">An interviewer evaluating an experienced Anaplan Model Builder normally looks beyond platform vocabulary.<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><th>Competency<\/th><th>Basic response<\/th><th>Experienced response<\/th><\/tr><tr><td>Architecture<\/td><td>Names lists and modules<\/td><td>Explains model grain, data flow and scalability<\/td><\/tr><tr><td>Performance<\/td><td>Mentions formula optimization<\/td><td>Identifies the bottleneck and quantifies improvement<\/td><\/tr><tr><td>ALM<\/td><td>Defines revision tags<\/td><td>Describes controlled development, testing and deployment<\/td><\/tr><tr><td>Security<\/td><td>Mentions roles<\/td><td>Selects roles, selective access or DCA based on risk<\/td><\/tr><tr><td>Delivery<\/td><td>Says testing was completed<\/td><td>Explains reconciliation, UAT evidence and sign-off<\/td><\/tr><tr><td>Communication<\/td><td>Uses technical terminology<\/td><td>Connects design choices to business outcomes<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<h2 class=\"wp-block-heading has-large-font-size\">Architecture and Model-Design Questions<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">1. How do you convert an unclear requirement into an Anaplan design?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">I begin with the decision the model must support, not the requested screen. I identify outputs, inputs, business rules, users, planning grain and approval steps. I then create a data-flow or schema diagram and validate it with stakeholders before building.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">2. How do you decide the dimensionality of a module?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Each module should contain line items that share a genuine business grain. If revenue varies by product, customer and month, those dimensions may be necessary. If an assumption varies only by region, adding product and customer would waste space and complicate calculations.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">A disciplined Anaplan Model Builder asks, \u201cDoes this value meaningfully vary across this dimension?\u201d before adding it.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">3. How do you apply the DISCO methodology?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">I separate Data, Input, System, Calculation and Output modules. Data modules hold imported information, Input modules capture user assumptions, System modules contain mappings, Calculation modules process logic and Output modules serve UX pages or integrations. This makes ownership and troubleshooting clearer.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">4. How do you select the correct planning grain?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">I choose the lowest level required for a valid business decision. Employee-level workforce planning may be appropriate for named employees, while vacancy planning may work at role and department level. Unnecessary detail increases model size without improving decisions.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">5. What is sparsity, and why does it matter?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Sparsity occurs when a module contains many theoretically available intersections but relatively few meaningful values. For example, not every product is sold in every location. Poor dimensional choices can create millions of empty cells and increase calculation and memory requirements.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">6. When would you use SUM, LOOKUP and SELECT?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">SUM aggregates values using a mapping, LOOKUP retrieves a value using a mapped item, and SELECT references a fixed list item or time period. SELECT should be used cautiously because hard-coded references reduce flexibility. Anaplan\u2019s official <a href=\"https:\/\/help.anaplan.com\/lookup-f8baa402-606d-4764-a349-d8003fa383be\">LOOKUP documentation<\/a> also warns against combining SUM and LOOKUP in one formula because it can cause long calculation times.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">7. How would you replace a slow formula containing SUM and LOOKUP?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">I would split the logic into intermediate line items. The first line item performs the aggregation, and the second applies the lookup. I would then check dimensionality, summary settings and whether the mapping belongs in a reusable System module.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">8. Why are System modules important?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">System modules centralize mappings, Boolean filters, attributes and user-specific logic. They prevent repeated calculations and make formulas easier to audit. One reliable mapping line item is safer than recreating the same mapping across multiple calculation modules.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">9. When would you use a numbered list?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">I use a numbered list when display names may repeat or when each record requires a unique identifier. Examples include transactions, purchase requests and employee transfers. Codes should remain stable, while display names can be generated for users.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">10. What is a production list?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">A production list contains operational members that may change independently in a deployed model, such as employees, projects or customers. Anaplan explains that production data does not move through structural synchronization in its <a href=\"https:\/\/help.anaplan.com\/production-lists-overview-def2aa72-278a-4b85-97fb-d858c1dbbe97\">production lists guidance<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-large-font-size\">Data, Security and Deployment Questions<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">11. When should an organization use a Data Hub?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">A Data Hub is valuable when several planning models require consistent master data and transactional inputs. It becomes the controlled source for hierarchies, mappings and validated datasets, reducing duplicate transformation logic across spoke models.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">12. How do you troubleshoot a failed import?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">I check the source structure, headers, encoding, unique identifiers, mapping settings, ignored items and failure log. I also determine whether the failure is structural or data-related. For recurring integrations, I validate whether source formats changed without notice.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">13. How do you choose between roles, selective access and Dynamic Cell Access?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Roles control broad access to modules, versions, lists and actions. Selective access restricts particular list items by user. Dynamic Cell Access controls individual cells through Boolean drivers. Anaplan\u2019s <a href=\"https:\/\/help.anaplan.com\/selective-access-f0dd364d-cd04-429e-b788-15c79d8cf698\">selective access documentation<\/a> recommends DCA when control is required at cell level.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">14. What is the difference between structural and production data?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Structural information includes modules, line items, formulas, lists and configuration. Production data includes operational values and members designated for production use. Understanding the distinction is essential because ALM synchronizes structural changes, not production data.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">15. How do you deploy changes safely?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">I build in development, test calculations and integrations, create a clearly named revision tag, synchronize into test, complete regression and UAT, and then promote the approved revision to production. Anaplan\u2019s official <a href=\"https:\/\/help.anaplan.com\/application-lifecycle-management-stages-ce45e3fd-7778-4fea-a8a5-155d1f69075f\">ALM lifecycle guidance<\/a> supports a controlled design-to-deployment process.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">16. What causes ALM synchronization problems?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Common causes include incompatible model histories, changes made directly in the wrong model, incorrectly configured production lists or development models created from different revision points. I first establish compatibility and inspect the proposed changes before attempting synchronization.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">17. How do you protect production data during a release?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">I keep production and test targets in Deployed mode, verify production lists and imports, review affected actions, back up critical data where appropriate and run post-deployment reconciliations. An experienced Anaplan Model Builder never treats a successful synchronization message as complete business validation.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-large-font-size\">Performance, UX and Delivery Questions<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">18. How do Classic and Polaris influence design decisions?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Classic favors efficient dense calculations and careful cell-count management. Polaris can support highly dimensional, sparse scenarios differently, but formulas and supported functions may behave differently. I confirm the calculation engine before recommending architecture or migrating existing logic.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">19. When would you choose a Board instead of a Worksheet?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">I use a Board for visual summaries, KPIs, charts and guided decisions. I use a Worksheet when users need a large interactive grid for detailed analysis or data entry. Anaplan\u2019s <a href=\"https:\/\/help.anaplan.com\/use-apps-and-pages-in-the-user-experience-62d32edc-7728-4588-9a63-8c7bbd15134d\">UX page guidance<\/a> distinguishes Boards, Worksheets and Reports by their intended user experience.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">20. How do you design an effective planning workflow?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">I map the user journey: input, validation, submission, review, approval and reporting. Users should see only the information and actions required for their role. Clear instructions, exception indicators and visible status reduce training and support requirements.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">21. How do you diagnose a slow model?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">I identify when the delay occurs data entry, recalculation, opening pages or running actions. I then review high-dimensional modules, formula chains, repeated text operations, unnecessary summaries, broad filters and large imports. Changes are tested individually so the actual improvement can be measured.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">22. What would you do if the model exceeded its size target?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">I would review list sizes, dimensionality, line-item formats, subsets, summaries, historical periods and unused objects. Archiving may help, but redesigning the grain usually creates more sustainable savings than deleting random modules.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">23. How do you perform reconciliation and UAT?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">I agree on control totals before testing. For a revenue model, that may include source totals by month, region and product. I document test cases, expected results, actual results, defects and sign-off rather than relying on visual inspection alone.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">24. How do you handle a major requirement change late in a sprint?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">I assess its impact on architecture, calculations, data, security, UX and testing. I present options with time and risk implications. A strong Anaplan Model Builder does not quietly insert a change that could compromise model quality or release confidence.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">25. Describe a performance problem you solved.<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Use a specific case. For example: \u201cA planning module opened slowly because it combined unnecessary customer, product and channel dimensions. I separated the driver logic, reduced dimensionality and removed unused summaries. Page responsiveness improved, while reconciled outputs remained unchanged.\u201d<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The result matters, but interviewers also want to hear how you isolated the cause and proved that the optimization did not alter business logic.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-large-font-size\">Pros and Cons of an Anaplan Model Builder Career<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">Advantages<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Direct involvement in finance, supply chain, workforce and sales decisions.<\/li>\n\n\n\n<li>A strong progression path toward senior builder, technical lead and solution architect roles.<\/li>\n\n\n\n<li>Work that combines business analysis, data, planning and technology.<\/li>\n\n\n\n<li>Opportunities to solve enterprise problems without traditional software programming.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\">Challenges<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Requirements are often ambiguous or politically sensitive.<\/li>\n\n\n\n<li>Weak design decisions can affect many connected users and processes.<\/li>\n\n\n\n<li>Production releases demand disciplined testing and governance.<\/li>\n\n\n\n<li>Platform knowledge must be supported by business-domain understanding.<\/li>\n<\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">Professionals comparing career directions can review <a href=\"https:\/\/actonengineers.com\/blog\/anaplan-model-builder-vs-business-analyst-which-career-is-better-in-2026\/\">Anaplan Model Builder vs Business Analyst<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-large-font-size\">Expert Interview Recommendations from Acton Engineers<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Acton Engineers recommends preparing three genuine project stories: one architecture decision, one performance improvement and one difficult stakeholder situation. For every story, explain the problem, your reasoning, the action taken and the verified outcome.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Do not memorize definitions alone. Practice drawing a model schema, identifying the grain of a requirement and explaining trade-offs without platform jargon. Review Blueprint settings, formula behavior, ALM, security, integration logs and UX design before the interview.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Candidates can use the <a href=\"https:\/\/actonengineers.com\/blog\/how-to-become-an-anaplan-model-builder-career-roadmap-2026\/\">Anaplan career roadmap<\/a> to identify gaps between their current responsibilities and their target role.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-large-font-size\">Frequently Asked Questions<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">1. How long should I prepare for an Anaplan Model Builder interview?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">An experienced candidate should usually spend one to three weeks revising technical concepts and preparing project evidence. Spend more time if you have worked mainly in support and the target role requires implementation ownership.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">2. Are experienced candidates asked scenario-based questions?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Yes. Expect questions about slow models, failed integrations, changing requirements, security conflicts, deployment risks and user adoption. Interviewers use scenarios to see how you think when the answer is not a single platform command.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">3. Is Anaplan Model Builder certification enough to get hired?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Certification supports credibility, but it does not replace practical experience. Employers still look for architecture decisions, formula reasoning, data reconciliation, documentation, stakeholder communication and controlled deployment experience.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">4. Does an Anaplan Model Builder need coding knowledge?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Traditional programming is not normally essential. However, logical thinking, multidimensional modeling, formula design, data transformation and integration awareness are important. SQL, APIs or scripting knowledge may add value in integration-heavy roles.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">5. What type of project should I explain during the interview?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Choose a project where you personally made decisions. Explain the planning problem, dimensions, data sources, calculations, access model, UX, testing and business result. Be precise about which parts you owned.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">6. What are the most common Anaplan Model Builder interview mistakes?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Common mistakes include giving textbook definitions, claiming team achievements as personal work, ignoring business context, using unexplained jargon and describing a solution without discussing validation or performance impact.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">7. Should I revise Blueprint before the interview?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Yes. You should be able to explain Applies To, format, formula, summary, time scale, versions, style and dimensional exceptions. Many performance and maintenance problems become visible in Blueprint.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">8. What questions should I ask the interviewer?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Ask about model landscape, calculation engine, Data Hub architecture, implementation versus support work, ALM maturity, integration tools, business stakeholders and expectations during the first 90 days.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">9. How can an experienced Anaplan Model Builder stand out?<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Demonstrate judgment. Explain not only what you built, but why the design was suitable, what alternative you rejected, how you measured success and what you would improve if rebuilding it today.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-large-font-size\">Conclusion<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The strongest interview answers connect technical design with business consequences. Prepare concise examples that demonstrate architecture, performance, security, ALM, UX and stakeholder management. An experienced Anaplan Model Builder should be able to defend a design decision, acknowledge its limitations and prove that the final model produced reliable outcomes.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-large-font-size\">Contact Acton Engineers<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Acton Engineers<\/strong><br>103, Pearl House, Mehdipatnam, Hyderabad<br><strong>Phone:<\/strong> <a href=\"tel:+918497987000\">+91 84979 87000<\/a><br><strong>Email:<\/strong> <a href=\"mailto:actonplacements@gmail.com\">actonplacements@gmail.com<\/a><br><strong>Email:<\/strong> <a href=\"mailto:ask@actonengineers.com\">ask@actonengineers.com<\/a><br><strong>Website:<\/strong> <a href=\"https:\/\/actonengineers.com\/\">https:\/\/actonengineers.com\/<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Top 25 Anaplan Model Builder Interview Questions for Experienced Professionals An experienced Anaplan interview rarely tests whether you can create [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":516,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"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":""},"categories":[256],"tags":[277,402,269,261,258],"class_list":["post-515","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-anaplan-model-builder-course","tag-anaplan-careers","tag-anaplan-interview-questions","tag-anaplan-model-builder","tag-anaplan-training","tag-connected-planning"],"_links":{"self":[{"href":"https:\/\/actonengineers.com\/blog\/wp-json\/wp\/v2\/posts\/515","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/actonengineers.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/actonengineers.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/actonengineers.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/actonengineers.com\/blog\/wp-json\/wp\/v2\/comments?post=515"}],"version-history":[{"count":1,"href":"https:\/\/actonengineers.com\/blog\/wp-json\/wp\/v2\/posts\/515\/revisions"}],"predecessor-version":[{"id":517,"href":"https:\/\/actonengineers.com\/blog\/wp-json\/wp\/v2\/posts\/515\/revisions\/517"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/actonengineers.com\/blog\/wp-json\/wp\/v2\/media\/516"}],"wp:attachment":[{"href":"https:\/\/actonengineers.com\/blog\/wp-json\/wp\/v2\/media?parent=515"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/actonengineers.com\/blog\/wp-json\/wp\/v2\/categories?post=515"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/actonengineers.com\/blog\/wp-json\/wp\/v2\/tags?post=515"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}