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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Boadilla Del Camino (1) to Villovieco (6) (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a2e9d4bc-7b9f-49ea-a8de-88f2e2a88032"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38856/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55347/",
    "metadata": {
        "length": 136931,
        "lengthKind": "straight-line",
        "duration": 133399777,
        "positionLists": 7,
        "positions": 154,
        "size": 42177,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-28T09:21:41+00:00",
        "elevationGain": 331,
        "elevationLoss": 281,
        "country": "ES"
    }
}