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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3434/",
    "description": "Artzanasi 1.220 m to Roble con interes",
    "creator_name": "patxi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/b8349c70-fc39-49f6-936a-25c73e5cc9bb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24107/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38034/",
    "metadata": {
        "length": 60677,
        "lengthKind": "straight-line",
        "duration": 192712,
        "positionLists": 2,
        "positions": 1413,
        "size": 137798,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-07-29T06:20:30+00:00",
        "elevationGain": 4050,
        "elevationLoss": 4427,
        "country": "ES"
    }
}