{"uid":"cap_jkT8ArhU0rgTVWsh9Jm-W","slug":"depwatch-github-release-changes-feed-7dae20a9","name":"DepWatch GitHub Release Changes Feed","description":"New GitHub releases tagged new_release or breaking_change with a 1-10 significance score. Omit params for the curated feed of popular packages, or pass ?package=<name>&ecosystem=npm|pypi (or ?repo=owner/repo) to get ANY package on demand.","url":"https://oracles-production.up.railway.app/v1/depwatch/changes","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","properties":{"limit":{"type":"integer","maximum":500,"minimum":1},"since":{"type":"string","format":"date-time","description":"Only changes detected after this ISO-8601 instant"},"min_significance":{"type":"integer","maximum":10,"minimum":1,"description":"Keep only changes scored at least this"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"count":{"type":"integer"},"source":{"type":"string"},"changes":{"type":"array","items":{"type":"object","properties":{"type":{"type":"string"},"title":{"type":"string"},"detail":{"type":"object"},"summary":{"type":"string"},"entityId":{"type":"string"},"sourceUrl":{"type":["string","null"],"description":"Primary-source link for verification"},"detectedAt":{"type":"string","format":"date-time"},"significance":{"type":"integer","maximum":10,"minimum":1},"effectiveDate":{"type":["string","null"]}}}}}}}}}},"responseSchema":{"type":"json","example":{"count":1,"source":"depwatch","changes":[{"type":"breaking_change","title":"eslint v10.0.0","entityId":"pkg:eslint","sourceUrl":"https://github.com/eslint/eslint/releases/tag/v10.0.0","significance":8,"effectiveDate":"2026-07-10T21:22:56Z"}]}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.05","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.05/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.05","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Qt-lYbbm1BSRWvX_o4BYw","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.05","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns GitHub releases tagged as new_release or breaking_change with a 1-10 significance score for npm/pypi packages or any GitHub repo","exampleAgentPrompt":"Show me any breaking changes or new releases for the 'requests' package on PyPI since 2025-01-01T00:00:00Z, only ones with a significance score of 6 or higher.","exampleUseCases":null,"resultDescription":"A JSON object containing a count, a source identifier, and an array of change objects — each with a type (new_release or breaking_change), title, summary, significance score (1-10), detectedAt timestamp, optional effectiveDate, sourceUrl linking to the GitHub release, and an entityId for further lookup.","failureModes":["Unknown package name returns empty changes array","Invalid ecosystem value returns 400 or empty result","Payment not included or invalid returns 402 Payment Required","since parameter with invalid ISO-8601 format returns 400","Combination of ?repo= and ?package= may produce unexpected results","Package with no tagged releases returns count 0","Rate limiting or upstream GitHub API unavailability causes 503"],"whenToPreferThis":"Use this endpoint when you need to programmatically track new releases or breaking changes in npm or PyPI packages (or any GitHub repo) with an automated significance ranking — especially useful for dependency monitoring pipelines, changelog agents, or CI/CD alerting where you want pre-scored, curated release signals without scraping GitHub yourself.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:57:35.721Z","isFirstParty":false}