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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/?format=api",
    "description": "100 km Runde . Dürre Aschach - St.Agatha",
    "creator_name": "ressarts",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6cd593d5-bb48-4e55-98db-983ab612c976"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3331/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3954/?format=api"
}