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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "La Etapa de la Vuelta 190 Km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c6801b0d-2b61-48a3-bb99-6bb6b6da1ff4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39680/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56171/",
    "metadata": {
        "length": 191643,
        "lengthKind": "track",
        "duration": 30020,
        "positionLists": 1,
        "positions": 13465,
        "size": 4930801,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-25T05:39:14+00:00",
        "elevationGain": 4703,
        "elevationLoss": 2886,
        "country": "ES"
    }
}