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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Rescued route 2012-04-24",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/55662da1-eb5b-4243-8e0f-ad3a014a6396"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36929/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53420/",
    "metadata": {
        "length": 77438,
        "lengthKind": "straight-line",
        "duration": 4366,
        "positionLists": 1,
        "positions": 373,
        "size": 98561,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2012-04-24T13:04:28+00:00",
        "elevationGain": 437,
        "elevationLoss": 437,
        "country": "BE"
    }
}