Returns routes that serve a particular stop.
Troutesbystop(stop_id = NULL, api_key)
GTFS-compatible stop_id value for which routes should be returned. Example: "70065"
API key for MBTA API. To obtain one, visit the MBTA Developer Portal (http://realtime.mbta.com/Portal/)
The GTFS-compatible unique identifier for the stop for which routes are returned. Example: "70065"
The GTFS-compatible name for the stop for which routes are returned. Example: "Porter Sq - Inbound"
The GTFS-compatible identifier for the type of service (mode). Example: "2"
The human-readable name for the type of service (mode). Example: "Commuter Rail"
The unique GTFS-compatible identifier for the route. Example: "CR-Providence"
The human-readable name for the route. Example: "Providence/Stoughton Line"