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

GET /v1/routes/56320/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "eb17596a4db73a8515c6172bad2a38c0"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7862/?format=api",
    "description": "(11) to Zuriain (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cc8757fa-702f-44d5-bb0c-9bc7d2403317"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39829/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56320/?format=api",
    "metadata": {
        "length": 97436,
        "lengthKind": "straight-line",
        "duration": 27392434,
        "positionLists": 2,
        "positions": 163,
        "size": 32431,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-06-18T08:03:40+00:00",
        "elevationGain": 661,
        "elevationLoss": 658,
        "country": "ES"
    }
}