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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "A Pena (5) to Zas (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3916ebc3-4844-4a4a-ad8e-97106d450829"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36226/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52717/",
    "metadata": {
        "length": 233824,
        "lengthKind": "straight-line",
        "duration": 169633242,
        "positionLists": 3,
        "positions": 543,
        "size": 112315,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-10-21T06:50:19+00:00",
        "elevationGain": 1194,
        "elevationLoss": 1238,
        "country": "ES"
    }
}