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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7677/",
    "description": "MACE- ARCI",
    "creator_name": "TOYS",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6936dc5f-9a62-4749-a4e9-0381605bf1db"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28209/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41659/",
    "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"
    }
}