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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "iGO-Route (36)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/c81c8d9f-2f6a-4b9a-b181-92eaa0069a7c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39723/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56214/",
    "metadata": {
        "length": 29711,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 20492,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}