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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "24_Drežnica (1) to 24_Tolmin (6)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5dfe8698-1c37-4b72-8d89-6d063fe74d5e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26690/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40335/",
    "metadata": {
        "length": 33822,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 921,
        "size": 79305,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1500,
        "elevationLoss": 2180,
        "country": "IT"
    }
}