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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2533/?format=api",
    "description": "Kleine_Sauerlandrunde/Wegepunkte",
    "creator_name": "Harry S.",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c6cecb38-b911-45de-95d7-83bb519713b2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3247/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3864/?format=api"
}