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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/?format=api",
    "description": "Dreilägerbachtalsperre",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bf223fae-d6cd-4325-bb4b-5f304a12d471"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2965/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3543/?format=api"
}