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

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

{
    "category": "https://api.routeconverter.com/v1/categories/71/?format=api",
    "description": "Korsika - Nordwestrunde",
    "creator_name": "karsmeyer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/944970e2-4f7b-4cb0-a7f5-799dab6ee4ea"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3388/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4018/?format=api"
}