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

GET /v1/routes/38628/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "257ab40f81aabff84a684ea9cbff9b22"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7036/?format=api",
    "description": "03 Permani nach Posedarje",
    "creator_name": "Barny",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/acd571b6-51f7-4667-8172-159752987140"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24790/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/38628/?format=api",
    "metadata": {
        "length": 1214971,
        "lengthKind": "straight-line",
        "positionLists": 4,
        "positions": 12990,
        "size": 1084076,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "HR"
    }
}