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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8056/",
    "description": "LOTE NUEVO",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ebb7e79d-e4ac-4a06-adf5-e92a0d9370b1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40576/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57067/",
    "metadata": {
        "length": 265,
        "lengthKind": "track",
        "duration": 235,
        "positionLists": 1,
        "positions": 49,
        "size": 6262,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-07-17T11:20:24+00:00",
        "elevationGain": 3,
        "elevationLoss": 3,
        "country": "CO"
    }
}