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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3303/?format=api",
    "description": "Ventanas de Güimar",
    "creator_name": "borisb",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/495023d1-0893-4209-960c-787b7ad43fe4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1987/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2481/?format=api"
}