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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7805/",
    "description": "MACE- ARCI",
    "creator_name": "TOYS",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cac801bf-6a11-457e-a28d-67a94e440792"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28211/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41660/",
    "metadata": {
        "length": 109861,
        "lengthKind": "track",
        "duration": 45420,
        "positionLists": 3,
        "positions": 3352,
        "size": 1067422,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2024-10-06T06:54:13+00:00",
        "elevationGain": 485,
        "elevationLoss": 833,
        "country": "IT"
    }
}