{"uid":"cap_OYlNVGV_Npza90wSThjGt","slug":"changelog-state-api-prisma-change-history-fa43338d","name":"Changelog State API – Prisma Change History","description":"Detected changelog update history for one tracked vendor.","url":"https://changelog-state-api.replit.app/api/monitors/prisma/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"},"pathParams":{"type":"object","required":["slug"],"properties":{"slug":{"type":"string","pattern":"^[a-z0-9][a-z0-9-]*$","maxLength":64,"minLength":1,"description":"Vendor slug, lowercase alphanumeric with dashes."}}},"queryParams":{"type":"object","properties":{"type":{"enum":["new_release","version_changed","date_changed","title_changed","breaking_signal"],"type":"string","description":"Restrict to a single change type."},"limit":{"type":"integer","default":50,"maximum":200,"minimum":1,"description":"Maximum number of change rows to return."},"since":{"type":"string","format":"date-time","description":"Only return changes detected at or after this instant."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"enum":["json"],"type":"string"},"example":{"type":"object"}},"description":"Detected changelog update history (paid)"}},"description":"Call shape for GET /api/monitors/{slug}/changes."},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_RC_zTDTzvQGxOTJBWA8Pq","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns detected changelog update history for the Prisma vendor, filterable by change type, date, and count limit.","exampleAgentPrompt":"Pull the last 20 changelog changes detected for Prisma, filtering to only new_release events since 2024-01-01T00:00:00Z.","exampleUseCases":[{"title":"Breaking change alert for Prisma","prompt":"Check if any breaking_signal changes have been detected in Prisma's changelog in the last 30 days and show me up to 50 results."},{"title":"Track Prisma version bumps over time","prompt":"Get all version_changed events detected for Prisma since the start of this year so I can see how often they've been releasing new versions."},{"title":"Audit recent Prisma release history","prompt":"Fetch the 10 most recent new_release changelog events for Prisma so I can review what they've shipped lately."}],"resultDescription":"A JSON array of detected changelog change records for Prisma, each containing a change type (e.g. new_release, breaking_signal, version_changed), detection timestamp, and relevant metadata about what changed. Results can be filtered by type and time window, up to a maximum of 200 rows.","failureModes":["Prisma slug not recognized — returns 404 if the vendor is not tracked","Invalid change type enum value — returns 400 with validation error","since parameter not in ISO 8601 date-time format — returns 400","limit exceeds maximum of 200 — returns 400","Payment not provided or insufficient — returns 402 requiring x402 payment","No changes found for given filters — returns empty array","Service temporarily unavailable on Replit — returns 503"],"whenToPreferThis":"Use this endpoint when you need historical changelog change events for Prisma specifically — not just the latest releases, but a filterable audit trail of detected changes including breaking signals, version bumps, title changes, and date changes. Prefer this over a generic releases endpoint when you need to filter by change type or detect when specific types of mutations occurred. It is well-suited for automation pipelines that need to react to specific Prisma changelog events over a time range.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T06:44:22.383Z","isFirstParty":false}