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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Bici 1 🚴 – vie., 3 sept. 2021 11:09",
    "creator_name": "elBicho",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/af62a951-0777-4dfd-84fd-df48f2ca09ba"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27034/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51166/",
    "metadata": {
        "length": 10754,
        "lengthKind": "track",
        "duration": 2965,
        "positionLists": 1,
        "positions": 1495,
        "size": 553487,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2021-09-03T09:08:33+00:00",
        "elevationGain": 144,
        "elevationLoss": 143,
        "country": "ES"
    }
}