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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1/?format=api",
    "description": "Salzkammergut Radweg (Salzburg)",
    "creator_name": "Gudrunk.",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9ea742ac-6b7e-4619-80df-4022a8ae60d1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27954/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41437/?format=api"
}