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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6947/?format=api",
    "description": "Rundtour durch die S-H-Schweiz",
    "creator_name": "Karmial",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/95b4f36b-85ea-45c9-9128-887271411546"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24236/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38138/?format=api"
}