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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1101/?format=api",
    "description": "Ruta Verde de la Sierra (de Puerto Serrano a Olvera)",
    "creator_name": "Barbadura",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/71fc2f80-0692-40be-bed0-174c0bd7d1b3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3434/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4071/?format=api"
}