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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "A Villanueva de la Torre y regreso por El Encín",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4ee25510-8109-4def-97e9-443ec341345f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36777/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53268/",
    "metadata": {
        "length": 37844,
        "lengthKind": "track",
        "duration": 8484,
        "positionLists": 1,
        "positions": 1329,
        "size": 387714,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-03-01T14:45:53+00:00",
        "elevationGain": 260,
        "elevationLoss": 262,
        "country": "ES"
    }
}