Closed derhuerst closed 1 year ago
In Hamburg:
{
"type": "line",
"id": "7-hvv001-1",
"fahrtNr": "140",
"name": "U 1",
"public": true,
"mode": "train",
"product": "subway",
"operator": {
"type": "operator",
"id": "nahreisezug",
"name": "Nahreisezug"
}
}
{
"type": "line",
"id": "5-hvvhha-5",
"fahrtNr": "6287",
"name": "Bus 5",
"public": true,
"mode": "bus",
"product": "bus",
"operator": {
"type": "operator",
"id": "nahreisezug",
"name": "Nahreisezug"
}
}
Closing this, as AFAICT it can't be fixed without a list of affected lines, which would incur significant long-term maintenance.
The DB API returns operators such as
Nahreisezug
.