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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8039/",
    "description": "GPS device/s/11 12 10 @ 09-00-56/Points",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/34e2098d-7785-48cb-b629-6558b137bbe0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36116/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52607/",
    "metadata": {
        "length": 15949,
        "lengthKind": "straight-line",
        "duration": 50806,
        "positionLists": 2,
        "positions": 472,
        "size": 240147,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2010-12-11T01:01:00+00:00",
        "elevationGain": 1838,
        "elevationLoss": 1814,
        "country": "CN"
    }
}