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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/?format=api",
    "description": "Route enschede zaandam.kmz/Route",
    "creator_name": "colibri",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5b36ce58-4dc9-45df-942f-bd4121a4c9a3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/63/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56/?format=api"
}