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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2219/?format=api",
    "description": "Rundtour mittleres SH",
    "creator_name": "sevenfifty",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/05e20c6a-4e1c-4c76-a217-4508762fc9c9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6021/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8091/?format=api"
}