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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1375/?format=api",
    "description": "Tracklog zur Tour durch die Lüneburger Heide (245)",
    "creator_name": "routeconverter",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/444506db-178e-4630-93b5-4cc5b33f58f3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/209/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/246/?format=api"
}