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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/?format=api",
    "description": "390 km Saalbach>Italien>Saalbach",
    "creator_name": "Dicke Berta",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f51a5c78-5fe8-4168-bf22-0ef496326e9d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6169/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8250/?format=api"
}