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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2536/?format=api",
    "description": "Große Odenwaldrunde 210 km",
    "creator_name": "Heinzje",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/eae407b8-0c2c-4555-ad82-da9c1e70b4f7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5823/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7866/?format=api"
}