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

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

{
    "category": "https://api.routeconverter.com/v1/categories/911/?format=api",
    "description": "Rundweg 1",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e732fcf6-f14e-40f5-9a24-addee83de550"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2918/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3496/?format=api"
}