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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7840/",
    "description": "Position 1 to Position 15756",
    "creator_name": "reijne",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3ff0646a-176b-4d67-a5de-baad7bad3520"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28373/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41797/",
    "metadata": {
        "length": 835964,
        "lengthKind": "track",
        "duration": 15991,
        "positionLists": 1,
        "positions": 15756,
        "size": 7484737,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-11-12T08:04:46+00:00",
        "elevationGain": 4376,
        "elevationLoss": 4380,
        "country": "NL"
    }
}