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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "132 Km, Vuelta Guapa por la Costa (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/be63eec5-4da4-4429-a99e-aacbe0a0f0aa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39468/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55959/",
    "metadata": {
        "length": 133969,
        "lengthKind": "track",
        "duration": 17945,
        "positionLists": 1,
        "positions": 4266,
        "size": 545589,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-30T09:07:08+00:00",
        "elevationGain": 1651,
        "elevationLoss": 1661,
        "country": "ES"
    }
}