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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Wiss-OberBron",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/6ea05805-cb95-427f-a054-852207d887b6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37574/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54065/",
    "metadata": {
        "length": 57009,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 690,
        "size": 55657,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1637,
        "elevationLoss": 1527,
        "country": "FR"
    }
}