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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Vuelta Afilorios",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/463ab74a-15c4-4712-beda-bc353e738e5f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36560/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53051/",
    "metadata": {
        "length": 80124,
        "lengthKind": "track",
        "duration": 12434,
        "positionLists": 1,
        "positions": 5312,
        "size": 1936609,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-12-29T13:36:06+00:00",
        "elevationGain": 1364,
        "elevationLoss": 1347,
        "country": "ES"
    }
}