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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7840/",
    "description": "Position 1 to Position 2548",
    "creator_name": "reijne",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/94ef4a75-0514-48e7-bd7a-1e597c886ae9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28361/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41785/",
    "metadata": {
        "length": 148307,
        "lengthKind": "track",
        "duration": 2559,
        "positionLists": 1,
        "positions": 2548,
        "size": 1188030,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-08-11T12:18:13+00:00",
        "elevationGain": 1749,
        "elevationLoss": 1741,
        "country": "NL"
    }
}