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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8056/",
    "description": "NUEVO LOTE",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/386f3e7b-c2d1-4d56-9a6d-4b6d063391cb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36209/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52700/",
    "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"
    }
}