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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "25_Tolmin (1) to 25_Tribil di Sopra (6)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a4779abc-8a5a-45f5-a1ab-6f6bb3cc3a86"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26691/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40336/",
    "metadata": {
        "length": 30776,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 950,
        "size": 81720,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 2541,
        "elevationLoss": 1657,
        "country": "IT"
    }
}