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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2535/?format=api",
    "description": "01_FDS_Schluchsee_133km",
    "creator_name": "misterjs",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/20f91b58-1b15-4644-9477-af0f5d7ad6aa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3491/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4137/?format=api"
}