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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "80 Km Vuelta Mallecina",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3391c1cd-a734-40e7-a4b7-5fac775757d8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36081/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52572/",
    "metadata": {
        "length": 78362,
        "lengthKind": "track",
        "duration": 11134,
        "positionLists": 1,
        "positions": 2640,
        "size": 338593,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-08T13:05:45+00:00",
        "elevationGain": 1250,
        "elevationLoss": 1285,
        "country": "ES"
    }
}