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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Vuelta Cobertoria",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ad1472a2-c0ea-4f9e-be18-5b5408b5539d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39094/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55585/",
    "metadata": {
        "length": 130915,
        "lengthKind": "track",
        "duration": 20063,
        "positionLists": 1,
        "positions": 9919,
        "size": 3631709,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-04-09T08:01:39+00:00",
        "elevationGain": 2188,
        "elevationLoss": 2111,
        "country": "ES"
    }
}