GET api/0.6/changeset/{id}
openstreetmap.org:openstreetmap-api
Summary: Get changeset by ID
Operation ID: getChangeset
Auth: unknown
Operation ID: getChangeset
Auth: unknown
Description
Returns changeset metadata
Parameters (2)
id
(integer, path, required)
Changeset ID
include_discussion
(boolean, query, optional, default: False)
Include discussion comments in the response
Examples (2)
| Title | Type | URL | Action |
|---|---|---|---|
| Get changeset by ID | curl |
https://api.openstreetmap.org/api/0.6/changeset/1 |
|
| Get changeset with discussion | curl |
https://api.openstreetmap.org/api/0.6/changeset/12345?include_discussion=true |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 10:40:54.432658 | 200 | 173ms | |
| 2026-03-23 10:30:49.676582 | 200 | 183ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 10:40:54.432658 | 16f00b1c4201 |
badaff22b51b |