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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/?format=api",
    "description": "Forellenzucht",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1638d3d9-cbec-4835-a5a5-0d337259478a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2650/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3210/?format=api"
}