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

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

{
    "category": "https://api.routeconverter.com/v1/categories/914/?format=api",
    "description": "Rundweg 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ddf55c52-6207-4222-b7b4-9685fdd6d1df"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2931/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3509/?format=api"
}