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

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

{
    "category": "https://api.routeconverter.com/v1/categories/6914/?format=api",
    "description": "Airisto",
    "creator_name": "CarpeVitam",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/04ff1595-2a2f-4b69-a060-dd9ea5f903f3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27301/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40851/?format=api",
    "metadata": {
        "length": 18467,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 938,
        "size": 563177,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "1970-01-01T00:00:00+00:00",
        "elevationGain": 174,
        "elevationLoss": 169
    }
}