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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "iGO-Route",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/00b886f1-70d0-4c2c-856e-cd4453f7e63b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34892/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51383/",
    "metadata": {
        "length": 50819,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 20394,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}