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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "GPS device/s/Points",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/878c4719-d34c-4f44-9b23-2d35c911d3b1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38171/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54662/",
    "metadata": {
        "length": 17372,
        "lengthKind": "straight-line",
        "duration": 2595,
        "positionLists": 3,
        "positions": 351,
        "size": 126634,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2011-01-22T11:43:51+00:00",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}