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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1405/?format=api",
    "description": "Kühtaisattel 120km ",
    "creator_name": "gtr100-f",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2f1137a7-dd76-4ac5-ad75-d7cdb23bfbeb"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2726/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3288/?format=api",
    "metadata": {
        "length": 190921,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1344,
        "size": 47516,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}