get info concerning a given osm ID

There are a few osm-based maps (gisgraphy, moovit) in which I have found an error in a street name and would like to track it down to the source.
gisgraphy claims the source is OSM with ID 74480480 (see https://services.gisgraphy.com/public/displaystreet.html?gid=127009245)
I assume this street would be a 'way ’ and thus checked
https://nominatim.openstreetmap.org/browse/way/74480480
as well as
https://nominatim.openstreetmap.org/browse/node/74480480
but neither yield any results; is there some general mechanism to get all objects with a given ID ?

https://openstreetmap.org/node/74480480 or …/way/… or …/relation/…

Regards
walter

Here is the location osm.org
https://www.openstreetmap.org/#map=18/32.10085/34.86152
Use the edit tab and you will be able fix it.

I don’t quite understand your question. Are you looking for https://www.openstreetmap.org/way/74480480 ? Node ID 74480480 is located in USA (https://www.openstreetmap.org/node/74480480). You can use these URLs to get information about any object in OSM (also for relations).

Thanks wambacher/nevw, I found the nodes and fixed them. Looking at the change history however it seems there are way fewer edits (a few every day ) than being shown here https://wiki.openstreetmap.org/wiki/Stats

When you say “the change history” what exactly are you referring to? Do you mean the history of that way, the edits that the “history” button in osm.org shows, or something else?