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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1405/?format=api",
    "description": "Kühtaisattel 120km ",
    "creator_name": "gtr100-f",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2f1137a7-dd76-4ac5-ad75-d7cdb23bfbeb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2726/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3288/?format=api"
}