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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "iGO-Route (42)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/db5d0a9b-e4d5-4285-917a-e58b4d8053c9"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40193/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56684/",
    "metadata": {
        "length": 34416,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 100,
        "size": 20402,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}