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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Tour 890 Mai 2015",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6d3f465b-79d9-43ff-ae06-eeb860e36c97"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37537/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54028/",
    "metadata": {
        "length": 144908,
        "lengthKind": "straight-line",
        "duration": 33761,
        "positionLists": 2,
        "positions": 10144,
        "size": 190749,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "startTime": "2015-04-29T04:01:39.238000+00:00",
        "elevationGain": 2296,
        "elevationLoss": 2260,
        "country": "DE"
    }
}