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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/?format=api",
    "description": "Las Cruces, Somiedo y Ventana",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8faf8564-4687-42ee-941f-5be3a7e0dc92"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38387/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54878/?format=api",
    "metadata": {
        "length": 172857,
        "lengthKind": "track",
        "duration": 25768,
        "positionLists": 1,
        "positions": 13129,
        "size": 4806912,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2014-03-10T08:35:38+00:00",
        "elevationGain": 2627,
        "elevationLoss": 2645,
        "country": "ES"
    }
}