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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1641/?format=api",
    "description": "Die mal etwas andere Westerwald Tour Teil 1 ca. 125 km",
    "creator_name": "xjrpeter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7303da25-1c13-49d6-ba5c-99d2c190cae4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2096/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2600/?format=api"
}