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

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

{
    "category": "https://api.routeconverter.com/v1/categories/913/?format=api",
    "description": "Rundweg 1a",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d6c3deba-344f-4364-af4c-2fab0e1683b7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2927/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3505/?format=api"
}