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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Nueva lista de puntos 1 (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3aaf0c06-af54-4e1d-8d5b-70b1d1ddde4e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36263/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52754/",
    "metadata": {
        "length": 332040,
        "lengthKind": "routed",
        "duration": 419,
        "positionLists": 1,
        "positions": 24,
        "size": 6244,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-14T14:50:01.714000+00:00",
        "elevationGain": 1020,
        "elevationLoss": 1021,
        "country": "ES"
    }
}