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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1375/?format=api",
    "description": "Elbtour von Meinersen (ca 400 Km)",
    "creator_name": "R1100RS",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/eae31d32-3249-4376-8fdf-7ef262b17b39"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1286/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1605/?format=api"
}