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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Los Tilos to Fin Pista forestal",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7dd08359-8127-4ae6-81f9-15261b0b2edf"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37934/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54425/",
    "metadata": {
        "length": 12100,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 626,
        "size": 54690,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 835,
        "elevationLoss": 490
    }
}