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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2499/?format=api",
    "description": "Gardasee Pässetour",
    "creator_name": "dirk177cm",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ac94d7c3-9aa1-4f8c-af66-cf919e23091b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/7851/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/10105/?format=api"
}