Access JetBrains changelog updates through our uniform API. Same JSON structure across all sources. No adapter-specific parsing needed.
GET https://watchchangelog.com/api/v1/entries?source=kotlin.releases{
"source": "kotlin.releases",
"vendor": "JetBrains",
"id": "tag:github.com,2008:Repository/3432266/build-2.5.0-dev-5901",
"published_at": "2026-08-26T19:30:04.000Z",
"title": "build-2.5.0-dev-5901",
"url": "https://github.com/JetBrains/kotlin/releases/tag/build-2.5.0-dev-5901",
"summary": "automatically created by TeamCity VCS labeling build feature",
"tags": [
"JetBrains",
"kotlin.releases",
"programming-language",
"kotlin",
"jvm"
]
}