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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2042/?format=api",
    "description": "Mittlere Bernertour",
    "creator_name": "rayam",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b14a8b6a-e213-4806-885a-86e698a5e017"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5674/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/7682/?format=api"
}