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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Alb. Juvenil de Canfranc to Villanúa/Albergue Tritón (5)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ed92f066-356d-47ea-8b53-cc9da5f951a0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40622/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57113/",
    "metadata": {
        "length": 154019,
        "lengthKind": "straight-line",
        "duration": 61690674,
        "positionLists": 3,
        "positions": 267,
        "size": 46257,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-21T13:58:29+00:00",
        "elevationGain": 2216,
        "elevationLoss": 3208,
        "country": "ES"
    }
}