Access Robinhood 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=faust.releases{
"source": "faust.releases",
"vendor": "Robinhood",
"id": "tag:github.com,2008:Repository/84353800/v1.10.3",
"published_at": "2020-02-15T00:43:36.000Z",
"title": "v1.10.3",
"url": "https://github.com/robinhood/faust/releases/tag/v1.10.3",
"summary": "Bump version: 1.10.2 → 1.10.3",
"tags": [
"Robinhood",
"faust.releases",
"streaming",
"python",
"kafka"
]
}