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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1629/?format=api",
    "description": "Rondje Enschede",
    "creator_name": "paulo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6295cd87-bd9b-4765-b347-71e9b22dd893"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1995/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2492/?format=api"
}