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

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

{
    "category": "https://api.routeconverter.com/v1/categories/418/?format=api",
    "description": "Dolomiten-Anfahrt-620km",
    "creator_name": "catliner",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9282dabd-66af-4a24-84a6-3f7325568dad"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1382/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1728/?format=api"
}