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

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

{
    "category": "https://api.routeconverter.com/v1/categories/452/?format=api",
    "description": "Steinach  Schmallwasser Spielplatz",
    "creator_name": "maffy",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c2ce1316-7677-4e4f-8ada-39ce02c96f1f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2149/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2666/?format=api"
}