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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Cabezo Gordo - Sima de las Palomas to Cabezo Gordo - Sima de las Palomas",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/27e97a15-eb62-4a92-9b64-f0bfd3481d1d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35810/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52301/",
    "metadata": {
        "length": 27152,
        "lengthKind": "track",
        "duration": 116280,
        "positionLists": 2,
        "positions": 154,
        "size": 26748,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-07-27T09:48:29.551000+00:00",
        "elevationGain": 342,
        "elevationLoss": 342,
        "country": "ES"
    }
}