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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "GpsTrack/Labels (5)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3999fbd7-02de-47d6-9cb0-7ea8846798cc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36237/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52728/",
    "metadata": {
        "length": 11423,
        "lengthKind": "track",
        "duration": 10779,
        "positionLists": 2,
        "positions": 4900,
        "size": 262318,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2012-06-07T08:50:41+00:00",
        "elevationGain": 466,
        "elevationLoss": 410,
        "country": "DE"
    }
}