Access GNU 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=emacs.releases{
"source": "emacs.releases",
"vendor": "GNU",
"id": "urn:sha1:b28750b822dc45ffdceda3ea44a3c8b93f4e5a6b",
"published_at": "2026-08-26T12:38:49.000Z",
"title": "; * etc/NEWS: Announce addition of 'uuid' library.",
"url": "urn:sha1:b28750b822dc45ffdceda3ea44a3c8b93f4e5a6b",
"summary": null,
"tags": [
"GNU",
"emacs.releases",
"editor",
"gnu",
"extensible"
]
}