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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/?format=api",
    "description": "Perlenbachtalsperre",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dca8966c-ca07-4e8f-9d53-b7bc178e73d5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2987/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3565/?format=api"
}