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

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

{
    "category": "https://api.routeconverter.com/v1/categories/3303/?format=api",
    "description": "Ventanas de Güimar",
    "creator_name": "borisb",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/495023d1-0893-4209-960c-787b7ad43fe4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1987/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2481/?format=api",
    "metadata": {
        "length": 22318,
        "lengthKind": "straight-line",
        "duration": 4757033,
        "positionLists": 2,
        "positions": 503,
        "size": 58000,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-05-06T08:36:42+00:00",
        "elevationGain": 1854,
        "elevationLoss": 904
    }
}