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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2532/?format=api",
    "description": "Schöne Rundfahrt. Nordliches WBL. 300KM",
    "creator_name": "Rattenfaenger",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/61fe6144-22b7-4a48-b523-2b6711892905"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3663/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4366/?format=api"
}