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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "VILLAFRANCA DE LOS BARROS - ALANGE- ALMENDRALEJO",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/61707bfd-707c-4f8e-a1df-f055d2d2c35d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37223/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53714/",
    "metadata": {
        "length": 58061,
        "lengthKind": "track",
        "duration": 4360,
        "positionLists": 1,
        "positions": 437,
        "size": 56570,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-08-25T23:27:31+00:00",
        "elevationGain": 819,
        "elevationLoss": 843,
        "country": "ES"
    }
}