From 1358701ec8875acf0889eadb887afb7f3b69d4c5 Mon Sep 17 00:00:00 2001
From: jpsingleton CRS Station Codes
If query
is provided then only station names matching it will be returned along with their CRS codes.
Example response for/crs/oswald
:
-[ - { - "stationName": "Church & Oswaldtwistle", - "crsCode": "CTW" - }, - { - "stationName": "Lazonby & Kirkoswald", - "crsCode": "LZB" - } -] ++[ + { + "stationName": "Church & Oswaldtwistle", + "crsCode": "CTW" + }, + { + "stationName": "Lazonby & Kirkoswald", + "crsCode": "LZB" + } +]Service