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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2533/?format=api",
    "description": "Ederbergland Tour 1",
    "creator_name": "Carmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9e4ba18d-52b4-4ced-9ac3-a7e75838adc6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24727/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38575/?format=api"
}