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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7768/",
    "description": "Langenbruck_Belchenflue_Ifenthal",
    "creator_name": "erich_naef",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e8058e6b-9a52-48ff-b24c-07a7d9f987f7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28046/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41526/",
    "metadata": {
        "length": 10417,
        "lengthKind": "track",
        "duration": 21534,
        "positionLists": 1,
        "positions": 4306,
        "size": 531058,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "startTime": "2003-02-20T06:35:58+00:00",
        "elevationGain": 1151,
        "elevationLoss": 846,
        "country": "CH"
    }
}