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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "MACE- ARCI",
    "creator_name": "TOYS",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c3163baf-2c54-43fa-a068-825ded29b593"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28210/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51320/",
    "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"
    }
}