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

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

{
    "category": "https://api.routeconverter.com/v1/categories/329/?format=api",
    "description": "Wildnistrail 3.Etappe",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/39781909-6dc9-4ad0-be4b-d2801c256b5a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/851/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1050/?format=api"
}