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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Recorrido TNT Tegueste 2011 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f6f62819-aea2-454d-8600-d485c91d25d6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40871/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57362/",
    "metadata": {
        "length": 14789,
        "lengthKind": "track",
        "duration": 9005,
        "positionLists": 1,
        "positions": 500,
        "size": 58686,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2011-01-15T18:43:41+00:00",
        "elevationGain": 1283,
        "elevationLoss": 1322
    }
}