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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1990/?format=api",
    "description": "Rheingau-Nassau-Taunustour 249kms",
    "creator_name": "Hightower",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a6579d78-efc7-4995-a6da-00d7303fa6fb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6216/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8292/?format=api"
}