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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "iGO-Route (6)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f3f3bfc1-b6c9-46f9-b272-05f8ec5dcf9a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40792/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57283/",
    "metadata": {
        "length": 95550,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 10,
        "size": 3071,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 681,
        "elevationLoss": 534,
        "country": "AT"
    }
}