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

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

{
    "category": "https://api.routeconverter.com/v1/categories/177/?format=api",
    "description": "Dachstein",
    "creator_name": "Bellenhaus",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0e415faf-c5e2-4e38-a717-86b6f309a3b9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/495/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/620/?format=api"
}