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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7770/",
    "description": "Hochfelden-Glattfelden-Panzersperre-Höriberg-Hochfelden",
    "creator_name": "erich_naef",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/76bebf1e-b8ef-46d7-b3d9-cdd2caa2e8ab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28045/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41525/",
    "metadata": {
        "length": 19683,
        "lengthKind": "track",
        "duration": 13778,
        "positionLists": 1,
        "positions": 2754,
        "size": 339296,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2003-05-17T08:50:58+00:00",
        "elevationGain": 769,
        "elevationLoss": 766,
        "country": "CH"
    }
}