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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Area de descanso (7); 24-SEP-07 15:03:09 to Villambistia/Albergue",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/51d40ed8-263f-4509-9de5-75079d951071"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36839/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53330/",
    "metadata": {
        "length": 87415,
        "lengthKind": "straight-line",
        "duration": 69293208,
        "positionLists": 3,
        "positions": 198,
        "size": 42342,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-28T08:29:11+00:00",
        "elevationGain": 1236,
        "elevationLoss": 916,
        "country": "ES"
    }
}