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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7549/?format=api",
    "description": "1.Tossa d'Alp-Ref.Sant Jordi",
    "creator_name": "estifen",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2c2a1396-b346-4e42-9582-e910458ef1f1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26942/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40566/?format=api",
    "metadata": {
        "length": 49686,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1314,
        "size": 86384,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 4197,
        "elevationLoss": 4184,
        "country": "ES"
    }
}