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

GET /v1/routes/50940/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "b1fdfb1562b8f10f5363befa665b4f95"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (2)",
    "creator_name": "Biker-Tools",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e57b8d8d-122c-469f-99bd-313f7bf63f84"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25616/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50940/",
    "metadata": {
        "length": 246389,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 4,
        "size": 1457,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}