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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Azofra (2) to Santo Domingo/Albergue Monasterio Cisterciense",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5420bfdd-6368-43eb-8c3a-c8ce71634a92"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36897/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53388/",
    "metadata": {
        "length": 70230,
        "lengthKind": "straight-line",
        "duration": 69409552,
        "positionLists": 3,
        "positions": 199,
        "size": 34463,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-27T15:59:43+00:00",
        "elevationGain": 789,
        "elevationLoss": 656,
        "country": "ES"
    }
}