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

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

{
    "category": "https://api.routeconverter.com/v1/categories/779/?format=api",
    "description": "von Kalovac nach Zadar (Novigrad)",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9e7631eb-7abd-4486-b191-127e51a6aef0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2787/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3355/?format=api"
}