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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "GPS device/Tracks/Points",
    "creator_name": "kevolla",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d4848603-4ba1-4a67-8107-e72a126c0813"
    },
    "localFile": "https://api.routeconverter.com/v1/files/4636/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50580/",
    "metadata": {
        "length": 23268,
        "lengthKind": "track",
        "duration": 194607,
        "positionLists": 2,
        "positions": 344,
        "size": 174001,
        "format": "Google Earth 4 (*.kml)",
        "startTime": "2010-08-23T14:25:28.266000+00:00",
        "elevationGain": 619,
        "elevationLoss": 713,
        "country": "AT"
    }
}