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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "130Km Alto Ventana",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4ccec891-0b3a-4405-833d-75b06d93f8f9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36723/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53214/",
    "metadata": {
        "length": 125770,
        "lengthKind": "track",
        "duration": 17768,
        "positionLists": 1,
        "positions": 4010,
        "size": 513815,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-05T06:03:19+00:00",
        "elevationGain": 2519,
        "elevationLoss": 2617,
        "country": "ES"
    }
}