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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1285/?format=api",
    "description": "Track_2010/06/06_10:26",
    "creator_name": "Raki",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d003e786-c286-44f0-bc02-a5721ee015ea"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3838/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4589/?format=api"
}