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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2535/?format=api",
    "description": "Südwest Traumstraßen Tour 9 (257 km): Rundtour durch den Schwarzwald",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/70e75d55-94d9-4608-9b51-d6f3786921d5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/81/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/74/?format=api"
}