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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7840/",
    "description": "Position 1 to Position 17404",
    "creator_name": "reijne",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/253832fd-cfbb-4668-89e3-6d18e0841b76"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28371/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41795/",
    "metadata": {
        "length": 1097184,
        "lengthKind": "track",
        "duration": 17446,
        "positionLists": 1,
        "positions": 17404,
        "size": 8322577,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2025-09-11T06:55:03+00:00",
        "elevationGain": 8539,
        "elevationLoss": 8535,
        "country": "FR"
    }
}