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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "GIUNZIONE 21-11",
    "creator_name": "TOYS",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b7497355-4eb6-42c9-b29d-f188338fee28"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28206/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41658/",
    "metadata": {
        "length": 181151,
        "lengthKind": "track",
        "duration": 73538,
        "positionLists": 4,
        "positions": 3851,
        "size": 806037,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2024-10-06T06:54:13+00:00",
        "elevationGain": 486,
        "elevationLoss": 993,
        "country": "IT"
    }
}