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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8024/",
    "description": "Neue Positionsliste 1",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/70b84761-3d17-4125-a843-d51a051b3e55"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37624/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54115/",
    "metadata": {
        "length": 327943,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 19,
        "size": 3715,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1443,
        "elevationLoss": 1443,
        "country": "SI"
    }
}