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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "GPS device/s/Marktplatz bis Marktplatz/Points",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/078b1545-26c0-4495-b516-347dbccf222d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35062/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51553/",
    "metadata": {
        "length": 686786,
        "lengthKind": "straight-line",
        "duration": 15908,
        "positionLists": 3,
        "positions": 903,
        "size": 325795,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2008-12-16T07:20:07+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}