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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1368/?format=api",
    "description": "Rundkurs Odenwald / Baden 211 km",
    "creator_name": "DogMan",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/370f18a6-63ae-48f8-b9dd-8e03b401079a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1256/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1567/?format=api"
}