Return to search results
SEPTA Bus Detours
Provides access to current SEPTA bus detours via an API. All detours for all routes can be accessed at https://www3.septa.org/api/BusDetours/.
To specify detours for a specific route, add the parameter: route number to the URL. Example: https://www3.septa.org/api/BusDetours/23
Complete Metadata
| accessLevel | public |
|---|---|
| contactPoint |
{
"fn": "SEPTA Planning Division",
"hasEmail": "mailto:planning@septa.org"
}
|
| description | Provides access to current SEPTA bus detours via an API. All detours for all routes can be accessed at https://www3.septa.org/api/BusDetours/.<br> To specify detours for a specific route, add the parameter: route number to the URL. <br> Example: https://www3.septa.org/api/BusDetours/23 |
| distribution |
[
{
"title": "SEPTA Bus Detours API",
"format": "JSON",
"mediaType": "application/json",
"downloadURL": "https://www3.septa.org/api/BusDetours/index.php"
}
]
|
| identifier | septa-bus-detours |
| keyword |
[
"SEPTA",
"bus",
"public transit",
"transportation"
]
|
| license | https://opendataphilly.org/licenses/other |
| modified | R/P1D |
| publisher |
{
"name": "SEPTA",
"@type": "org:Organization"
}
|
| title | SEPTA Bus Detours |