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

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

{
    "category": "https://api.routeconverter.com/v1/categories/915/?format=api",
    "description": "Rundweg 5",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/10d7be51-269b-4ada-9169-68badce130af"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2938/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3516/?format=api"
}