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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2513/",
    "description": "23_Bovec (1) to 23_Drežnica (6)",
    "creator_name": "COBERREI",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4292957f-7785-4321-9b9c-6a8570f95f08"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26687/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/40331/",
    "metadata": {
        "length": 39596,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 860,
        "size": 74098,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 790,
        "elevationLoss": 630,
        "country": "IT"
    }
}