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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Vuelta Novellana",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c7330d3e-314c-4f66-afcc-4f5c0c3d89e2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39705/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56196/",
    "metadata": {
        "length": 131314,
        "lengthKind": "track",
        "duration": 19770,
        "positionLists": 1,
        "positions": 10160,
        "size": 3718285,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-01-10T09:04:16+00:00",
        "elevationGain": 1815,
        "elevationLoss": 1788,
        "country": "ES"
    }
}