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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7866/",
    "description": "VAHEJA_120km_2014",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b1e0f47c-82dc-407f-8649-314b3bf28487"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39204/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55695/",
    "metadata": {
        "length": 124265,
        "lengthKind": "track",
        "duration": 16962,
        "positionLists": 1,
        "positions": 3681,
        "size": 1204252,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-06-22T04:49:35+00:00",
        "elevationGain": 102,
        "elevationLoss": 94,
        "country": "NL"
    }
}