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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Embalse Afilorios. 73 km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b4e35378-5e2d-4019-acce-b7107f30b2b7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39267/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55758/",
    "metadata": {
        "length": 73066,
        "lengthKind": "track",
        "duration": 11242,
        "positionLists": 1,
        "positions": 2597,
        "size": 333197,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-04T09:04:27+00:00",
        "elevationGain": 1325,
        "elevationLoss": 1339,
        "country": "ES"
    }
}