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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1/?format=api",
    "description": "Position 1 to Position 11615",
    "creator_name": "petrupaz",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0c7aa39e-826a-41ee-b34d-0229ab5d0fd6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26868/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40496/?format=api"
}