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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/?format=api",
    "description": "Clásica de los Lagos 135 km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/06c8b4f4-bee0-4082-857d-ccd065557c13"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35044/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51535/?format=api",
    "metadata": {
        "length": 111352,
        "lengthKind": "track",
        "duration": 18894,
        "positionLists": 1,
        "positions": 4017,
        "size": 513523,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-03-10T09:27:50+00:00",
        "elevationGain": 2183,
        "elevationLoss": 1223,
        "country": "ES"
    }
}