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

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

{
    "category": "https://api.routeconverter.com/v1/categories/329/?format=api",
    "description": "Wildnistrail 1.Etappe",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0c50c584-d367-4e5e-984d-9f382b75d8c9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/849/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1048/?format=api"
}