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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Vuelta Costera Cabo Peñas",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/796561fa-eb25-4c7a-b1e1-1e1a5c21df9d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37841/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54332/",
    "metadata": {
        "length": 123707,
        "lengthKind": "track",
        "duration": 16911,
        "positionLists": 1,
        "positions": 6405,
        "size": 2345770,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-04T07:38:02+00:00",
        "elevationGain": 1497,
        "elevationLoss": 1422,
        "country": "ES"
    }
}