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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Los Tilos to Espigón",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6f8104f5-86bc-40d8-ac31-2cc48e97b1ee"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37588/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54079/",
    "metadata": {
        "length": 28113,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1285,
        "size": 113876,
        "format": "GPS Exchange Format 1.0 (*.gpx)",
        "elevationGain": 2117,
        "elevationLoss": 1882
    }
}