{"id":2547,"date":"2026-09-23T06:09:42","date_gmt":"2026-09-23T06:09:42","guid":{"rendered":"https:\/\/getprojects.ai\/blog\/?p=2547"},"modified":"2026-09-23T06:09:42","modified_gmt":"2026-09-23T06:09:42","slug":"how-to-check-developer-github-activity","status":"publish","type":"post","link":"https:\/\/getprojects.ai\/blog\/how-to-check-developer-github-activity\/","title":{"rendered":"How to Check a Development Team&#8217;s GitHub Activity"},"content":{"rendered":"<p>An agency&#8217;s sales deck is written by its most senior people. Its commit history is written by the people who will actually build your product. The distance between those two authors is where most outsourcing projects go wrong, and it is why learning how to check developer github activity belongs in every serious vendor evaluation.<\/p>\n<p><span style=\"font-weight: 400;\">Portfolios can be curated in an afternoon. Case studies can be rewritten, logos borrowed, and team pages padded with contractors. A repository is much harder to dress up, because commits carry timestamps, authors, messages, and a sequence of decisions that either reflects disciplined engineering or doesn&#8217;t.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The problem is that most buyers look at the wrong things. They count green squares, glance at star counts, and assume a busy profile means a capable team. Neither metric tells you whether the engineers pitched on the sales call are the ones writing the code, or whether that code is reviewed before it ships.<\/span><\/p>\n<p>This guide covers a practical method: reading commit cadence, judging message quality, assessing branch protection and hygiene, and verifying who actually commits versus who was sold to you. It also covers the limits. For anyone working out how to check developer github activity across a shortlist of agencies, the most important caveat comes first: most professional work never appears in public.<\/p>\n<p><span style=\"font-weight: 400;\">GitHub&#8217;s page is dated June 2026 and cites Gartner&#8217;s updated forecast. Gartner&#8217;s own press release from 2024 used an earlier figure: by 2028, <\/span><a href=\"https:\/\/www.gartner.com\/en\/newsroom\/press-releases\/2024-04-11-gartner-says-75-percent-of-enterprise-software-engineers-will-use-ai-code-assistants-by-2028\" target=\"_blank\" rel=\"noopener\"><b>75% of enterprise software engineers will use AI code assistants<\/b><\/a><span style=\"font-weight: 400;\">, up from less than 10% in early 2023. If your editor requires linking directly to gartner.com, use that version instead.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">That single number reframes the exercise. A thin public profile is not a red flag on its own, because an agency doing client work under NDA will naturally show little. What matters is the quality of whatever is visible, and whether the agency can grant you controlled access to more.<\/span><\/p>\n<h2><b>What Is Developer GitHub Activity Review?<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Developer GitHub activity review is the process of examining a team&#8217;s commits, pull requests, branches, and contributor records on GitHub to assess engineering discipline, verify who writes the code, and identify delivery risks. It is a technical due diligence step used when vetting software agencies, freelancers, or in-house candidates before signing a contract.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">It is not a<\/span><a href=\"https:\/\/getprojects.ai\/blog\/code-audit-before-hiring-a-developer\/\"> <b>full code audit<\/b><\/a><span style=\"font-weight: 400;\">. In practice, knowing how to check developer github activity means reading patterns rather than totals, and tying those patterns to specific people.<\/span><\/p>\n<h2><b>The Core Problem: Buyers Are Sold One Team and Handed Another<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Agency sales cycles are built around senior talent. A principal engineer or solutions architect joins the discovery call, answers architecture questions well, and signs off on the estimate. Once the contract is signed, delivery often moves to a mid-level or junior team the buyer has never met.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">This pattern, commonly called bait-and-switch staffing, rarely shows up in the first sprint. It tends to surface 6\u201310 weeks in, when velocity drops, pull requests pile up unreviewed, and estimates slip by 30\u201350%. By then a buyer has typically spent 25\u201340% of a $40,000\u2013$120,000 build budget, and<\/span><a href=\"https:\/\/getprojects.ai\/blog\/how-to-exit-a-software-development-contract\/\"> <b>switching vendors<\/b><\/a><span style=\"font-weight: 400;\"> means paying for onboarding and code comprehension all over again.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">References and portfolios rarely catch this. A<\/span><a href=\"https:\/\/getprojects.ai\/blog\/technical-reference-check-software-vendor\/\"> <b>technical reference check<\/b><\/a><span style=\"font-weight: 400;\"> speaks for a project that may have been staffed differently, and a portfolio shows outcomes, not the people who produced them. That is the practical case for learning how to check developer github activity: it is one of the few places where actual contributors leave a verifiable trail.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The second problem is misreading that trail. A dense activity grid can come from automated commits, dependency bots, or one engineer pushing to 12 repositories. Anyone researching how to check developer github activity should treat raw volume as noise until it is tied to specific people, repositories, and patterns.<\/span><\/p>\n<h2><b>How to Check Developer GitHub Activity: A Practical Walkthrough<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">The process below works whether you are assessing an agency, a staff augmentation vendor, or a<\/span><a href=\"https:\/\/getprojects.ai\/blog\/agency-vs-freelancer-software-development\/\"> <b>shortlisted freelancer<\/b><\/a><span style=\"font-weight: 400;\">. Each step takes 10\u201330 minutes. A full review, done properly, needs about 2\u20133 hours per vendor, which is why learning how to check developer github activity efficiently matters when you have four or five finalists.<\/span><\/p>\n<ol>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Request the right access.<\/b><span style=\"font-weight: 400;\"> Agree upfront on which repositories, samples, or pilots you can review.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Map contributors to the proposed team.<\/b><span style=\"font-weight: 400;\"> Confirm the pitched engineers actually appear in the history.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Read cadence over 60\u201390 days.<\/b><span style=\"font-weight: 400;\"> Look for steady, small commits rather than bursts.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Judge commit message quality.<\/b><span style=\"font-weight: 400;\"> Specific, scoped messages signal disciplined engineering.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Inspect branches and pull requests.<\/b><span style=\"font-weight: 400;\"> Check for protected main branches and real review threads.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Check CI and test signals.<\/b><span style=\"font-weight: 400;\"> Confirm automated tests run on every pull request.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Weigh open source work as a bonus.<\/b><span style=\"font-weight: 400;\"> Treat it as supporting evidence, not proof.<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><b>Convert anomalies into questions.<\/b><span style=\"font-weight: 400;\"> Use every oddity as a direct question in the next call.<\/span><\/li>\n<\/ol>\n<h3><b>Start With Access, Not Assumptions<\/b><\/h3>\n<p>Most agencies will not hand over client code, and they should not. Before you review commit history vendor teams offer, agree on what you can actually see: a public GitHub organization account, a sanitized internal project, open source libraries the team maintains, or a screen-shared walkthrough of a past repository with client permission.<\/p>\n<p><span style=\"font-weight: 400;\">If none of these exist, ask for a paid pilot of 1\u20132 weeks in a repository you own. At $2,000\u2013$6,000 for most teams, it is the cheapest vetting spend available. Knowing how to check developer github activity pays off most here, because you are watching the team work in real time rather than reading history.<\/span><\/p>\n<h3><b>How to Verify Who Actually Writes an Agency&#8217;s Code<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">The Contributors view under a repository&#8217;s Insights tab lists every account that has committed, with commit counts and activity over time. Cross-reference those usernames against the names on the proposal. If three of the five pitched engineers have no presence in any sample repository, ask about it directly.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Look at the proportion of commits, too. When one account authors 70% or more of the work, the team lacks distributed<\/span><a href=\"https:\/\/getprojects.ai\/blog\/who-owns-the-code-when-you-outsource\/\"> <b>code ownership<\/b><\/a><span style=\"font-weight: 400;\">, and the &#8220;team of six&#8221; may effectively be one senior developer plus support. Check account age, other organizations each contributor belongs to, and whether commit timestamps match the agency&#8217;s stated time zone.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Also scan for Co-authored-by trailers and commits where author and committer differ. These can indicate pair programming, but they can also reveal subcontracted work pushed through an employee&#8217;s account. Part of understanding how to check developer github activity is accepting that the name on a commit and the person who wrote it are not always the same.<\/span><\/p>\n<h3><b>What Does a Healthy Commit History Look Like?<\/b><\/h3>\n<p>Context changes everything here. The commit frequency meaning for a five-person product team differs from that of a solo library maintainer, so judge cadence against team size and project phase.<\/p>\n<p><span style=\"font-weight: 400;\">A healthy active team typically commits 4\u20135 days a week, clustered around<\/span><a href=\"https:\/\/getprojects.ai\/blog\/offshore-development-india-vs-eastern-europe-vs-latam\/\"> <b>working hours for its stated location<\/b><\/a><span style=\"font-weight: 400;\">, with most individual commits changing fewer than 300 lines. Pull up the contribution graph and commit list for the last 60\u201390 days rather than the last week. Anyone applying how to check developer github activity to a single sprint will be fooled, because any team can look busy for two weeks.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Watch for three distortions. Long silences followed by 5,000-line commits before a demo suggest work happening elsewhere. Perfectly uniform daily commits, including weekends and holidays, often point to automation or padding. Saturday-only bursts can mean the repository is a side project, not the team&#8217;s main work.<\/span><\/p>\n<h3><b>Commit Messages, Branches, and Review Quality<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Commit messages are a team&#8217;s running explanation of its own decisions. Strong ones are specific and scoped, such as &#8220;fix: handle expired token in refresh flow (#142),&#8221; and many teams follow conventional commits formatting that ties changes to tickets. Weak histories are full of &#8220;update,&#8221; &#8220;changes,&#8221; &#8220;wip,&#8221; and &#8220;final fix 2.&#8221;<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Branch structure tells a similar story. Look for a protected main branch, feature branches that live 1\u20135 days, and merges only after review. A repository with 40+ stale branches untouched for 6 months, or regular force-pushes to main, points to informal code management.<\/span><\/p>\n<p>Open several merged pull requests and read the threads. Substantive comments about edge cases, naming, and test gaps signal genuine pull request review. Approvals within 2 minutes on 800-line changes signal the opposite. For many buyers, this becomes the most revealing part of how to check developer github activity, since review quality predicts defect rates better than commit volume.<\/p>\n<h3><b>CI, Tests, and Open Source Signals<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Check the Actions tab or workflow files for a CI\/CD pipeline that runs tests on every pull request. Green checks on most merged PRs, dependency updates handled within weeks rather than months, and a visible test directory are baseline expectations for any team<\/span><a href=\"https:\/\/getprojects.ai\/blog\/software-developer-hourly-rates-by-country\/\"> <b>billing $40\u2013$80 per hour<\/b><\/a><span style=\"font-weight: 400;\">.<\/span><\/p>\n<p>Treat the open source contributions agency engineers have made as supporting evidence, not proof. A merged pull request to a React Native or Django library in your stack shows an engineer can meet an external maintainer&#8217;s standards. Fifty typo fixes in documentation repositories show far less. Knowing how to check developer github activity includes knowing which public work actually carries weight.<\/p>\n<h3><b>Warning Signs Worth a Direct Question<\/b><\/h3>\n<p>Anomalies are not verdicts. The repo activity red flags below do not disqualify a vendor on their own, but each deserves a direct question before contract signature:<\/p>\n<ul>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Proposed team members with no commits in any shared repository<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">One contributor responsible for 70% or more of all commits<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Large, infrequent code dumps paired with vague messages<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">No pull requests at all, or PRs approved without a single comment<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Commit timestamps inconsistent with the agency&#8217;s stated location<\/span><\/li>\n<li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Sample repositories created only 2\u20134 weeks before the pitch<\/span><\/li>\n<\/ul>\n<p><span style=\"font-weight: 400;\">A vendor with good answers usually explains these quickly and specifically. Vague or defensive responses are more informative than the anomaly itself. Teams that have mastered how to check developer github activity use these questions to test candor as much as code, alongside the broader<\/span><a href=\"https:\/\/getprojects.ai\/blog\/red-flags-software-development-company\/\"> <b>red flags in a software development company<\/b><\/a><span style=\"font-weight: 400;\">.<\/span><\/p>\n<h2><b>Case Studies: How to Check Developer GitHub Activity in Vendor Selection<\/b><\/h2>\n<p><b>Series A fintech, three-agency shortlist.<\/b><span style=\"font-weight: 400;\"> A payments startup evaluating partners for a $90,000 mobile rebuild asked each finalist for a sanitized sample project. In one repository, 81% of commits came from a single account not listed on the proposal. The agency confirmed the work had been subcontracted, and the startup chose another finalist, avoiding a staffing dispute likely to surface 2\u20133 months into the build.<\/span><\/p>\n<p><b>Mid-market logistics enterprise, no public code.<\/b><span style=\"font-weight: 400;\"> The procurement team knew how to check developer github activity but found its preferred agency had almost no public repositories. Rather than disqualifying it, the team funded a 2-week pilot in its own repository for $4,500. The review showed daily pull requests, peer review on every merge, and commits from all four proposed engineers; the full engagement closed its<\/span><a href=\"https:\/\/getprojects.ai\/blog\/milestone-payments-software-development\/\"> <b>first milestone<\/b><\/a><span style=\"font-weight: 400;\"> 9 days early.<\/span><\/p>\n<h2><b>Decision Framework: Ranking GitHub Signals Hiring Developers Should Trust<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Not every signal deserves equal weight. The table below ranks the <\/span><b>github signals hiring developers<\/b><span style=\"font-weight: 400;\"> most often rely on by how much they should influence a decision, which keeps a review from turning into a count of green squares.<\/span><\/p>\n<table>\n<tbody>\n<tr>\n<td><b>Signal<\/b><\/td>\n<td><b>Healthy Pattern<\/b><\/td>\n<td><b>Red Flag<\/b><\/td>\n<td><b>Weight<\/b><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Contributor mapping<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Pitched engineers visible in commits<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Proposed team absent from history<\/span><\/td>\n<td><span style=\"font-weight: 400;\">High<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Pull request review<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Substantive comments, 1+ reviewer per merge<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Instant approvals or no PRs at all<\/span><\/td>\n<td><span style=\"font-weight: 400;\">High<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Commit cadence<\/span><\/td>\n<td><span style=\"font-weight: 400;\">4\u20135 active days a week, small commits<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Long silences, then large dumps<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Medium<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Message and branch hygiene<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Scoped messages, short-lived branches<\/span><\/td>\n<td><span style=\"font-weight: 400;\">&#8220;wip&#8221; messages, 40+ stale branches<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Medium<\/span><\/td>\n<\/tr>\n<tr>\n<td><span style=\"font-weight: 400;\">Open source and stars<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Merged PRs to relevant projects<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Star counts presented as proof<\/span><\/td>\n<td><span style=\"font-weight: 400;\">Low<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p><span style=\"font-weight: 400;\">Weight contributor mapping and review quality highest, since they speak directly to who builds your product and how carefully. Buyers applying how to check developer github activity to a shortlist should score each agency on these five rows and compare totals, not impressions, as part of a<\/span><a href=\"https:\/\/getprojects.ai\/blog\/how-to-compare-software-development-companies-a-practical-buyer-framework\/\"> <b>practical buyer framework<\/b><\/a><span style=\"font-weight: 400;\">.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">This works best as one layer of vendor vetting, not the whole process.<\/span><a href=\"https:\/\/getprojects.ai\/blog\/how-get-projects-works\/\"> <b>Marketplaces such as GetProjects<\/b><\/a><span style=\"font-weight: 400;\"> verify an agency&#8217;s website, email domain, reviews, and team details before its profile goes live, which narrows the field first. The repository check then tests what profile verification cannot: how the team actually works.<\/span><\/p>\n<h2><b>What Most Teams Get Wrong<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">The most common mistake is treating GitHub as a scoreboard. Buyers reward agencies with large public profiles, high star counts, and busy activity grids, then feel misled when delivery disappoints. Public popularity measures marketing effort as much as engineering quality.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The second mistake runs the opposite way: disqualifying agencies with thin public profiles. With most contributions happening in private repositories, a strong team doing NDA-bound client work may show almost nothing. Understanding how to check developer github activity includes knowing when absence is normal and asking for a pilot instead.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">The third mistake is reviewing the repository once and never again. Often the most valuable moment to apply how to check developer github activity comes after signing, during the first 30 days, when you can confirm the pitched engineers are committing to your codebase. Make repository access and weekly contributor visibility a<\/span><a href=\"https:\/\/getprojects.ai\/blog\/software-development-contract-checklist\/\"> <b>contract term<\/b><\/a><span style=\"font-weight: 400;\">, not a favor.<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Finally, buyers overweight code and underweight conversation. A code review culture is visible in PR threads, but a team&#8217;s willingness to explain its anomalies is visible only when you ask. The buyers who get the most from knowing how to check developer github activity pair every finding with a direct question, added to their standard list of<\/span><a href=\"https:\/\/getprojects.ai\/blog\/questions-to-ask-a-software-development-company\/\"> <b>questions to ask a software development company<\/b><\/a><span style=\"font-weight: 400;\">.<\/span><\/p>\n<h2><b>Before You Sign, Look at the Commits<\/b><\/h2>\n<p><span style=\"font-weight: 400;\">Reviewing a team&#8217;s repository takes 2\u20133 hours. Recovering from a mis-staffed engagement takes months and a meaningful share of your budget.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">If you are shortlisting development partners and want to start from agencies that have already passed website, domain, review, and team verification, you can post your project on<\/span><a href=\"https:\/\/getprojects.ai\/\"> <b>GetProjects<\/b><\/a><span style=\"font-weight: 400;\"> in under two minutes, get AI-matched with vetted agencies, and connect directly with no bidding and 0% commission.\u00a0<\/span><\/p>\n<p><span style=\"font-weight: 400;\">Then put what you now know about how to check developer github activity to work on your finalists before any contract is signed.<\/span><\/p>\n<h2><b>Frequently Asked Questions<\/b><\/h2>\n<h3><b>Can GitHub activity be faked?<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Partly. Commit dates can be backdated, scripts can generate daily commits, and profiles can be padded with forks and trivial changes. What is hard to fake is substantive review discussion, consistent contributor mapping across 3\u20136 months, and live behavior during a paid pilot. A reliable approach to how to check developer github activity focuses on those harder-to-manufacture signals rather than on graph density or follower counts.<\/span><\/p>\n<h3><b>How many commits per week is normal for a development team?<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">For active product work, 5\u201315 commits per engineer per week is a common range, spread across 4\u20135 working days. A four-person team would therefore show roughly 20\u201360 commits weekly. Numbers drop during architecture or discovery phases and rise during bug-fix cycles, so compare cadence against the project phase. Far more important than the count is whether commits are small, reviewed, and clearly described.<\/span><\/p>\n<h3><b>How do you review a vendor&#8217;s GitHub if all their client work is private?<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Ask for alternatives: a sanitized internal project, open source libraries the team maintains, or a screen-shared walkthrough of a past repository with client consent. If none exist, a 1\u20132 week paid pilot in your own repository is the strongest option. Anyone learning how to check developer github activity should expect this situation often, since most professional work sits in private repositories.<\/span><\/p>\n<h3><b>How do I see who contributed to a GitHub repository?<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Open the repository, go to the Insights tab, and select Contributors to see each account&#8217;s commit count and activity timeline. For a cloned repository, running git shortlog -sne lists every author by commit count and email. Compare those names and email domains against the proposal, and note any heavy contributors who were never introduced during the sales process.<\/span><\/p>\n<h3><b>Is a GitHub profile important when hiring developers or agencies?<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">It is one useful signal, not a deciding one. A GitHub review shows engineering habits, while references show client relationships and a pilot shows real delivery. Treat how to check developer github activity as part of a broader evaluation that also includes technical interviews, contract terms, and team continuity commitments. Overweighting any single source, public profiles included, tends to reward presentation over capability.<\/span><\/p>\n<h3><b>What should I do if a GitHub review raises concerns?<\/b><\/h3>\n<p><span style=\"font-weight: 400;\">Turn each concern into a specific question and give the vendor a chance to explain. If answers are vague, request a short paid pilot or move to the next finalist. Buyers who apply how to check developer github activity early usually keep 3\u20134 verified options in play, so one weak result does not stall the project. Starting from a pool of pre-verified agencies makes replacing a finalist much faster.<\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>An agency&#8217;s sales deck is written by its most senior people. Its commit history is written by the people who will actually build your product. The distance between those two authors is where most outsourcing projects go wrong, and it is why learning how to check developer github activity belongs in every serious vendor evaluation. [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2548,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"class_list":["post-2547","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-get-projects"],"_links":{"self":[{"href":"https:\/\/getprojects.ai\/blog\/wp-json\/wp\/v2\/posts\/2547","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/getprojects.ai\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/getprojects.ai\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/getprojects.ai\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/getprojects.ai\/blog\/wp-json\/wp\/v2\/comments?post=2547"}],"version-history":[{"count":2,"href":"https:\/\/getprojects.ai\/blog\/wp-json\/wp\/v2\/posts\/2547\/revisions"}],"predecessor-version":[{"id":2550,"href":"https:\/\/getprojects.ai\/blog\/wp-json\/wp\/v2\/posts\/2547\/revisions\/2550"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/getprojects.ai\/blog\/wp-json\/wp\/v2\/media\/2548"}],"wp:attachment":[{"href":"https:\/\/getprojects.ai\/blog\/wp-json\/wp\/v2\/media?parent=2547"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/getprojects.ai\/blog\/wp-json\/wp\/v2\/categories?post=2547"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/getprojects.ai\/blog\/wp-json\/wp\/v2\/tags?post=2547"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}