@mmd: Sorry für meine Blödheit! Du meintest also so etwas:

curl -s https://www.openstreetmap.org/api/0.6/relation/7129340/history/1 | osmium cat -F xml -f opl -o - | grep 'v1.* u() '

Nur das Greppen funktioniert noch nicht.


Leider habe ich noch was: Was mache ich, wenn die 1. Version einer Relation leer ist, wie z.B. https://www.openstreetmap.org/api/0.6/relation/541771/1 ?