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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Saloria Bike Trail 2014 (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6116ae82-5d6c-4f1c-ab88-c1e31f7bd7f4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37214/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53705/",
    "metadata": {
        "length": 195442,
        "lengthKind": "track",
        "duration": 71529,
        "positionLists": 1,
        "positions": 9799,
        "size": 1293108,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-01-01T06:00:00+00:00",
        "elevationGain": 8159,
        "elevationLoss": 8130,
        "country": "ES"
    }
}