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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1642/?format=api",
    "description": "Hermersbergerhof -> Waldsee_lang",
    "creator_name": "Rainer",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cc3870fa-12c3-4669-bf5c-6abe621c81e4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3315/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3936/?format=api"
}