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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1/?format=api",
    "description": "OziCE Track Log File",
    "creator_name": "luigilazz",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/720ec52c-9633-4e08-8df7-0606d60322b3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28038/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41516/?format=api"
}