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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "12.03.2014 9:58",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6201ccfb-ebdc-4ced-a09d-3ee31381f442"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37238/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53729/",
    "metadata": {
        "length": 10176,
        "lengthKind": "straight-line",
        "duration": 24513,
        "positionLists": 2,
        "positions": 2231,
        "size": 30985,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "startTime": "2014-03-12T08:58:44.259000+00:00",
        "elevationGain": 528,
        "elevationLoss": 538,
        "country": "AT"
    }
}