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

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

{
    "category": "https://api.routeconverter.com/v1/categories/23/?format=api",
    "description": "Bozen westlich",
    "creator_name": "foeslinger",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cad2d03b-3e33-4882-9442-3d58e8f8a3a2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/235/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/283/?format=api"
}