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

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

{
    "category": "https://api.routeconverter.com/v1/categories/779/?format=api",
    "description": "von Crikvenica in die Dolomiten",
    "creator_name": "jolaae",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/27e22088-69e4-45db-92ec-17e2987cea6f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2793/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3361/?format=api"
}