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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Kalbelesee-Körbersee.kmz/s/Kalbele- zum Körbersee/Punkte (2)",
    "creator_name": "Didi123",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/69fe587d-cd8a-4fc4-b4b0-e173922b1402"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28068/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51294/",
    "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"
    }
}