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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Nueva lista de puntos 2 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d703cf21-4193-4f8a-baba-c044ad9cfc80"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40091/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56582/",
    "metadata": {
        "length": 276930,
        "lengthKind": "routed",
        "duration": 11435,
        "positionLists": 2,
        "positions": 2676,
        "size": 543891,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-08T13:05:45+00:00",
        "elevationGain": 3517,
        "elevationLoss": 3556,
        "country": "ES"
    }
}