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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "2025-03-26 09:47:48 otto Corviano vitorchiano",
    "creator_name": "enzo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d38a2fab-0999-4287-ba6a-774fdec221bf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28299/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51333/",
    "metadata": {
        "length": 11366,
        "lengthKind": "track",
        "duration": 18492,
        "positionLists": 1,
        "positions": 553,
        "size": 60952,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-03-26T08:47:49+00:00",
        "elevationGain": 605,
        "elevationLoss": 610,
        "country": "IT"
    }
}