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

GET /v1/routes/1605/
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/",
    "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/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/1605/",
    "metadata": {
        "length": 408421,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 11,
        "size": 1366,
        "format": "GoPal 3 Route (*.xml)",
        "country": "DE"
    }
}