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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "2012.06.26 Dolomiten Land der Hunderttausend Kehren 364 km (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6d68064f-be7b-4a65-9478-f341ee33308f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37540/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54031/",
    "metadata": {
        "length": 1030715,
        "lengthKind": "routed",
        "duration": 1304601,
        "positionLists": 3,
        "positions": 16175,
        "size": 2076668,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-17T10:37:34+00:00",
        "elevationGain": 7736,
        "elevationLoss": 7685,
        "country": "IT"
    }
}