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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "GPX Download: Neuhütt Alm (Capanna Nuova) – Jochgrimm Runde von Deutschnofen - Nova Ponente (3)",
    "creator_name": "Pauli",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c6b15009-62a2-4f6d-855e-0904af6d17b7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28092/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51303/",
    "metadata": {
        "length": 42975,
        "lengthKind": "track",
        "duration": 16736,
        "positionLists": 1,
        "positions": 1213,
        "size": 168121,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2023-07-28T20:40:16.976000+00:00",
        "elevationGain": 1319,
        "elevationLoss": 1319,
        "country": "IT"
    }
}