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

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

{
    "category": "https://api.routeconverter.com/v1/categories/779/?format=api",
    "description": "von Villach nach Kranska Gora",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/958ce792-10ca-4d58-8c94-0376e8978da5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2784/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3352/?format=api"
}