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

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

{
    "category": "https://api.routeconverter.com/v1/categories/908/?format=api",
    "description": "Rundweg 2",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fa59f3ba-7a02-4169-836f-0dde501d48e5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2905/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3483/?format=api"
}