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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Waypoints/Track (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/51588675-e887-45d0-aace-c2bde7515991"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36831/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53322/",
    "metadata": {
        "length": 8857,
        "lengthKind": "track",
        "duration": 422039,
        "positionLists": 1,
        "positions": 62,
        "size": 20925,
        "format": "Google Earth 5 (*.kml)",
        "startTime": "2012-07-23T09:03:20+00:00",
        "elevationGain": 136,
        "elevationLoss": 136,
        "country": "BE"
    }
}