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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1031/?format=api",
    "description": "Eisingen - Bodosweg",
    "creator_name": "Bodosweg2",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3e206a3e-7512-4077-bf33-811691fed67f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4964/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/6952/?format=api"
}