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

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

{
    "category": "https://api.routeconverter.com/v1/categories/649/?format=api",
    "description": "AO01-GranSanBernardo-Echevennoz",
    "creator_name": "Slavko",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b4d20436-bd33-436b-a9f2-e5c288f2a9c2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5018/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7012/?format=api"
}