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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "r49",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/feafd7f5-dedb-4541-9d8c-b57d6c0714de"
    },
    "localFile": "https://api.routeconverter.com/v1/files/41069/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57560/",
    "metadata": {
        "length": 33454,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 1729,
        "size": 161564,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1426,
        "elevationLoss": 1319,
        "country": "AT"
    }
}