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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/?format=api",
    "description": "Percorso Principale",
    "creator_name": "Bellla",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cf55bb66-14c7-4d91-b5f9-b0a9f03ffa10"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28142/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41599/?format=api"
}