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

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

{
    "category": "https://api.routeconverter.com/v1/categories/915/?format=api",
    "description": "Rundweg 7",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9e592568-e787-494c-a654-6ce16ec13333"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2940/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3518/?format=api"
}