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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/?format=api",
    "description": "Aguapesada (8) to Ventosa (6) (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/58c872a9-456e-460a-af3c-c7a6ec704cb6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37005/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53496/?format=api",
    "metadata": {
        "length": 149551,
        "lengthKind": "straight-line",
        "duration": 169627469,
        "positionLists": 5,
        "positions": 573,
        "size": 120286,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-10-20T07:10:44+00:00",
        "elevationGain": 1325,
        "elevationLoss": 1230,
        "country": "ES"
    }
}