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

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

{
    "category": "https://api.routeconverter.com/v1/categories/97/",
    "description": "Camino del Salvador (Leon - Oviedo)",
    "creator_name": "vmsbarbosa@gmail.com",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f9adc8b0-3c28-4a7d-a250-878018a8cf2b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/28128/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41582/",
    "metadata": {
        "length": 122318,
        "lengthKind": "track",
        "duration": 386810,
        "positionLists": 1,
        "positions": 8993,
        "size": 884564,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-10-24T04:29:38+00:00",
        "elevationGain": 3921,
        "elevationLoss": 4455,
        "country": "ES"
    }
}