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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Refugio del Pilar to Cortafuegos",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/29fbed69-83d1-4af0-ba87-63727e8bbd5d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35856/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52347/",
    "metadata": {
        "length": 8315,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 351,
        "size": 31693,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 792,
        "elevationLoss": 750
    }
}