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

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

{
    "category": "https://api.routeconverter.com/v1/categories/916/?format=api",
    "description": "Rundweg 5",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fcd7b2f4-ebdc-47bd-8e59-6047b7f8dc3e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2946/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3524/?format=api"
}