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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1426/?format=api",
    "description": "Track_26 km bei Staffel Wandern_2",
    "creator_name": "hermann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/035985ce-2b69-4084-8161-fb71889ded83"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5695/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7710/?format=api"
}