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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7840/",
    "description": "Position 1 to Position 12696",
    "creator_name": "reijne",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/43495fec-5017-426d-a1db-1a28ca317c0b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28369/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41793/",
    "metadata": {
        "length": 624508,
        "lengthKind": "track",
        "duration": 12840,
        "positionLists": 1,
        "positions": 12696,
        "size": 6061705,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-11-10T08:59:56+00:00",
        "elevationGain": 4984,
        "elevationLoss": 4985,
        "country": "NL"
    }
}