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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/?format=api",
    "description": "430km obersteiermark",
    "creator_name": "ressarts",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d8037c94-8524-4d5b-8729-b68a8acaf2b9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/7269/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/9431/?format=api"
}