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

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

{
    "category": "https://api.routeconverter.com/v1/categories/93/?format=api",
    "description": "Bigtour 2009 (774Km)",
    "creator_name": "12erGS",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ee229218-668d-484a-b638-cd15cb33d7fd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4384/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5193/?format=api"
}