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

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

{
    "category": "https://api.routeconverter.com/v1/categories/289/",
    "description": "SF_Tour",
    "creator_name": "Peterle",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7bbb09a1-f2ef-4371-9255-dbc33f457905"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4495/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/5340/",
    "metadata": {
        "length": 1306711,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 394,
        "size": 82958,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}