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

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

{
    "category": "https://api.routeconverter.com/v1/categories/779/?format=api",
    "description": "von Saalfelden a St. Meer nach Plitvice",
    "creator_name": "Stonebiker",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/424d74b1-0f22-4d25-b4f3-fce14ad468c7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3236/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3853/?format=api"
}