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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Recorrido TNT Tegueste 2011",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f062dc2b-1504-49d6-b14d-37944e7936af"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40693/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57184/",
    "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
    }
}