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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "(8) to Villaval (5) (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/97c62fc8-340e-46c8-9556-ab8574954850"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38596/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55087/",
    "metadata": {
        "length": 143435,
        "lengthKind": "straight-line",
        "duration": 0,
        "positionLists": 2,
        "positions": 475,
        "size": 68131,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-19T08:13:43+00:00",
        "elevationGain": 905,
        "elevationLoss": 1017,
        "country": "ES"
    }
}