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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1107/?format=api",
    "description": "Ruta Verde de la Sierra (de Puerto Serrano a Olvera)",
    "creator_name": "Barbadura",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9dbffb8b-50aa-47f3-b0c2-afa39e6cbdc8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3435/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4072/?format=api"
}