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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1406/?format=api",
    "description": "140 km - kleine Almseerunde",
    "creator_name": "ressarts",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b9908845-4316-40d5-83c5-c044822c2543"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3393/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4030/?format=api"
}