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

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

{
    "category": "https://api.routeconverter.com/v1/categories/910/?format=api",
    "description": "Rundweg 5",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/72bcda9a-ab0b-439c-ad28-64496f04d4b4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2916/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3494/?format=api"
}