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

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

{
    "category": "https://api.routeconverter.com/v1/categories/509/?format=api",
    "description": "Champagne - Lac du Dré",
    "creator_name": "xoga74",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9ef01ef5-5d4f-4aa2-bace-2ba17ef3844c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1414/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1789/?format=api"
}