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

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

{
    "category": "https://api.routeconverter.com/v1/categories/29/",
    "description": "desde Villena(Alicante) 130km ",
    "creator_name": "pubeda",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/408b7d7b-e233-456d-bab7-17bde1996a8e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2762/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3330/",
    "metadata": {
        "length": 129883,
        "lengthKind": "track",
        "duration": 10575,
        "positionLists": 1,
        "positions": 1681,
        "size": 219700,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-12-06T09:59:49+00:00",
        "elevationGain": 2162,
        "elevationLoss": 2159,
        "country": "ES"
    }
}