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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7840/",
    "description": "Position 1 to Position 14832",
    "creator_name": "reijne",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/72bf6308-c963-4766-9039-e8eaeec3932a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28367/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41791/",
    "metadata": {
        "length": 772654,
        "lengthKind": "track",
        "duration": 14993,
        "positionLists": 1,
        "positions": 14832,
        "size": 7029100,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-11-09T08:18:10+00:00",
        "elevationGain": 3204,
        "elevationLoss": 3210,
        "country": "NL"
    }
}