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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2533/?format=api",
    "description": "Sauerlandrunde_klein",
    "creator_name": "applefarm",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/69b448f0-d86f-4900-afb1-72ad2d77b79f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23958/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/27926/?format=api"
}