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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7840/",
    "description": "Position 1 to Position 3568",
    "creator_name": "reijne",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/048214f8-92dc-4c70-b629-e4d08ec93e6c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28363/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41787/",
    "metadata": {
        "length": 292102,
        "lengthKind": "track",
        "duration": 5550,
        "positionLists": 1,
        "positions": 3568,
        "size": 1605295,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-08-12T16:33:15+00:00",
        "elevationGain": 5577,
        "elevationLoss": 5531,
        "country": "NL"
    }
}