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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "PELIGRO 1; Comienzo de la zona difícil (pero accesible con cuidado) to GARGANCHON; Pedanía de Garganchón",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5365cfed-02b1-4f4a-a7a3-9820b8524bb8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36875/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53366/",
    "metadata": {
        "length": 24201,
        "lengthKind": "straight-line",
        "duration": 25391,
        "positionLists": 2,
        "positions": 850,
        "size": 113051,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-01-31T12:37:39+00:00",
        "elevationGain": 1042,
        "elevationLoss": 1010,
        "country": "ES"
    }
}