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

GET /v1/routes/41771/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "361a31ec742c84d21ece7b5a54853ba1"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/97/?format=api",
    "description": "Wanderung Kopie",
    "creator_name": "ralf@lichte-web.de",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cd1ec1e4-f5e3-43b1-b148-e73d105eb3fa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28342/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41771/?format=api",
    "metadata": {
        "length": 5171,
        "lengthKind": "track",
        "duration": 4320,
        "positionLists": 1,
        "positions": 312,
        "size": 63662,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-09-02T15:00:00.597000+00:00",
        "elevationGain": 116,
        "elevationLoss": 133,
        "country": "FR"
    }
}