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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/?format=api",
    "description": "Castell Alaro, Orient, Comasema, Tunels d'Almadra, Solleric, Oli Clar",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3d59175e-5bb7-4175-9fde-39a37137e5a6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36333/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52824/?format=api",
    "metadata": {
        "length": 34665,
        "lengthKind": "track",
        "duration": 20817,
        "positionLists": 1,
        "positions": 2153,
        "size": 211939,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-06-06T06:44:33+00:00",
        "elevationGain": 1216,
        "elevationLoss": 1223
    }
}