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

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

{
    "category": "https://api.routeconverter.com/v1/categories/514/?format=api",
    "description": "Tour Valtarno to Cinque Terre ",
    "creator_name": "Stonebiker",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1078bc27-2d29-4752-843d-f40c17a457a1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3381/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4011/?format=api"
}