GET api/0.6/node/{id}/history
openstreetmap.org:openstreetmap-api
Summary: Get node history
Operation ID: getNodeHistory
Auth: unknown
Operation ID: getNodeHistory
Auth: unknown
Description
Returns all versions of a node, sorted from oldest to newest
Parameters (1)
id
(integer, path, required)
Node ID
Examples (3)
| Title | Type | URL | Action |
|---|---|---|---|
| Get history for a small node ID | curl |
https://api.openstreetmap.org/api/0.6/node/1/history |
|
| Get history for a typical OSM node | curl |
https://api.openstreetmap.org/api/0.6/node/358799623/history |
|
| Get history for a large node ID | curl |
https://api.openstreetmap.org/api/0.6/node/1234567890/history |
Probe History
Status Codes
| Time | Status | Latency | Size |
|---|---|---|---|
| 2026-03-23 09:47:39.328325 | 200 | 146ms | |
| 2026-03-23 09:07:26.880125 | 200 | 163ms | |
| 2026-03-23 09:02:51.647261 | 200 | 136ms |
Response Changes
| When | Old | New |
|---|---|---|
| 2026-03-23 09:07:26.880125 | 53b9b3d35cfc |
8098f2a58f67 |
| 2026-03-23 09:47:39.328325 | 8098f2a58f67 |
b6e0bc9ae9bf |