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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/?format=api",
    "description": "Camping Lizarra Estella, Navarra, 31200, Comunidad Foral de Navarra 0034948551733 to Villatuerta (8)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e9262a57-ed0f-404d-a0d8-2297d4eeec5e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40500/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56991/?format=api",
    "metadata": {
        "length": 110052,
        "lengthKind": "straight-line",
        "duration": 69359710,
        "positionLists": 5,
        "positions": 383,
        "size": 60805,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-04-27T13:22:59+00:00",
        "elevationGain": 1003,
        "elevationLoss": 1011,
        "country": "ES"
    }
}