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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1642/?format=api",
    "description": "Tour durch die Nordvogesen",
    "creator_name": "Bonsai.59",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b353bbd0-b95b-4e55-b867-14053a87dab6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5964/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8028/?format=api"
}