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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Albergue San Nicoás (7) to San Antón (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/09fef620-399a-4a7b-bed8-e490f8ff88a8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35117/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51608/",
    "metadata": {
        "length": 120758,
        "lengthKind": "straight-line",
        "duration": 221,
        "positionLists": 2,
        "positions": 206,
        "size": 29041,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-03T09:43:15+00:00",
        "elevationGain": 635,
        "elevationLoss": 753,
        "country": "ES"
    }
}