This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/4171/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "7416d2e14571e7b4dd5409cddd67ad2e"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/954/?format=api",
    "description": "Jura-Rück1",
    "creator_name": "catliner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fb7fe977-999c-4a7c-b3ff-76edced00129"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3521/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4171/?format=api"
}