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

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

{
    "category": "https://api.routeconverter.com/v1/categories/15/?format=api",
    "description": "Schleswig-Holstein Tour 1. Etappe (165km) ",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ef26d8dc-9f71-473e-a4f7-b85754484229"
    },
    "localFile": "https://api.routeconverter.com/v1/files/53/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/46/?format=api"
}