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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Vuelta Avilés",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/672a774d-8f8e-42b3-b8aa-8a9951bb9282"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37381/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53872/",
    "metadata": {
        "length": 90793,
        "lengthKind": "track",
        "duration": 12640,
        "positionLists": 1,
        "positions": 5194,
        "size": 1893229,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-12-02T09:06:44+00:00",
        "elevationGain": 1175,
        "elevationLoss": 1178,
        "country": "ES"
    }
}