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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "(4) to Vilei (17)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/14319058-e732-4c7d-a354-de5547591d1b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35366/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51857/",
    "metadata": {
        "length": 127531,
        "lengthKind": "straight-line",
        "duration": 68853498,
        "positionLists": 2,
        "positions": 324,
        "size": 56933,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-03T13:03:37+00:00",
        "elevationGain": 1778,
        "elevationLoss": 2163,
        "country": "ES"
    }
}