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

GET /v1/routes/51974/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "1d24d2c6b71a349c5729cf072903856e"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "iGO-Route (5)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/19a25fb3-27d9-488b-8a23-ead2ba182807"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35483/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51974/",
    "metadata": {
        "length": 36173,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 20403,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}