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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1477/?format=api",
    "description": "Devil's Bridge to Dylife",
    "creator_name": "Horst.Wulf",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f7519980-9747-4672-86c7-d1d04bdff654"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4534/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5378/?format=api"
}