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

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

{
    "category": "https://api.routeconverter.com/v1/categories/916/?format=api",
    "description": "Rundweg 6",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/131fe9dd-a465-427d-86a3-1f5e9d72d53d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2947/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3525/?format=api"
}