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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Abzweig links San Bol (6) to Tardajos (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ceb2562d-0ccd-4e8a-803d-9d456d44d89a"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39890/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56381/",
    "metadata": {
        "length": 102920,
        "lengthKind": "straight-line",
        "duration": 1608,
        "positionLists": 2,
        "positions": 314,
        "size": 49111,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-03T09:41:28+00:00",
        "elevationGain": 469,
        "elevationLoss": 532,
        "country": "ES"
    }
}