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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "GIUNZIONE 21-11 (2)",
    "creator_name": "TOYS",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fa1ea47d-5f8f-44b5-8adc-33865a349399"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28208/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51319/",
    "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"
    }
}