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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Wanderung Kopie (3)",
    "creator_name": "ralf@lichte-web.de",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/873eb247-8729-415b-b109-3c43edec348c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28341/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51347/",
    "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"
    }
}