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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "Percorso Principale",
    "creator_name": "Bellla",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cf55bb66-14c7-4d91-b5f9-b0a9f03ffa10"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28142/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41599/",
    "metadata": {
        "length": 544258,
        "lengthKind": "track",
        "duration": 108473,
        "positionLists": 1,
        "positions": 13778,
        "size": 1892242,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2023-12-03T17:18:27.017000+00:00",
        "elevationGain": 9911,
        "elevationLoss": 10186,
        "country": "IT"
    }
}