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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1642/?format=api",
    "description": "Drei Länder Runde",
    "creator_name": "siggi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/249f492c-62d9-4f9b-b102-fb7c42a918eb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/7062/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/9202/?format=api"
}