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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Kalbelesee-Körbersee.kmz/s/Kalbele- zum Körbersee/Punkte",
    "creator_name": "Didi123",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a43a4294-fc6c-4c53-858f-fb0073a82d87"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28067/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51293/",
    "metadata": {
        "length": 10993,
        "lengthKind": "straight-line",
        "duration": 37923,
        "positionLists": 3,
        "positions": 366,
        "size": 163081,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "startTime": "2018-08-04T07:46:47+00:00",
        "elevationGain": 246,
        "elevationLoss": 272,
        "country": "AT"
    }
}