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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": ".8 Pässe Tour 250km (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e8492479-a804-42bd-89ac-0c028e52ea84"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40476/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56967/",
    "metadata": {
        "length": 753933,
        "lengthKind": "routed",
        "duration": 21127,
        "positionLists": 3,
        "positions": 10974,
        "size": 1447685,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-27T07:52:34+00:00",
        "elevationGain": 4826,
        "elevationLoss": 4824,
        "country": "IT"
    }
}