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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "REFUGIO ALTAVISTA",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/015faf03-a4b6-4bb4-8cbe-75bf82f5c4ad"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34912/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51403/",
    "metadata": {
        "length": 15905,
        "lengthKind": "track",
        "duration": 38634,
        "positionLists": 1,
        "positions": 2332,
        "size": 231898,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-09-08T22:30:58+00:00",
        "elevationGain": 1412,
        "elevationLoss": 1248
    }
}