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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Vuelta Peñas del Viento",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3eab9f6b-9d64-4159-a81e-d032dd04fd03"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36375/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52866/",
    "metadata": {
        "length": 111091,
        "lengthKind": "track",
        "duration": 17775,
        "positionLists": 1,
        "positions": 9066,
        "size": 3316128,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-02-12T09:29:09+00:00",
        "elevationGain": 1937,
        "elevationLoss": 1949,
        "country": "ES"
    }
}