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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "C.R.I. Ciclismo Moscón",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6498ff6d-d251-4f87-b00c-c71a4c6c2123"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37312/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53803/",
    "metadata": {
        "length": 38559,
        "lengthKind": "track",
        "duration": 4585,
        "positionLists": 1,
        "positions": 1930,
        "size": 702021,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-10-30T08:47:26+00:00",
        "elevationGain": 540,
        "elevationLoss": 496,
        "country": "ES"
    }
}