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

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

{
    "category": "https://api.routeconverter.com/v1/categories/29/?format=api",
    "description": "desde Villena(Alicante) 130km ",
    "creator_name": "pubeda",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/408b7d7b-e233-456d-bab7-17bde1996a8e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2762/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3330/?format=api"
}