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

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

{
    "category": "https://api.routeconverter.com/v1/categories/832/?format=api",
    "description": "Rundweg 6",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0103b007-5eb1-4864-adfd-bd3340ee4ca0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2637/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3197/?format=api"
}