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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "(2) to Sahagún/Monasterio de Santa Cruz",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7dfc9860-3989-4fe7-b866-6f0c0ed508d1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37938/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54429/",
    "metadata": {
        "length": 123040,
        "lengthKind": "straight-line",
        "duration": 135983308,
        "positionLists": 3,
        "positions": 148,
        "size": 32413,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-03T12:10:08+00:00",
        "elevationGain": 256,
        "elevationLoss": 289,
        "country": "ES"
    }
}