Yes. You could download it with overpass

[out:json][timeout:25];
(
  relation["route"="train"]({{bbox}});
);
out body;
>;
out skel qt;