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

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

{
    "category": "https://api.routeconverter.com/v1/categories/146/?format=api",
    "description": "4 Ländertour Schweiz, Lichtenstein, Italien, Östereich",
    "creator_name": "HanseTom",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7b27f5f9-7d72-4cbb-8095-15dd8f82755f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/182/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/216/?format=api"
}