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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "da Sanremo a Piaggia/Rotte/Punti intermedi",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bcafdd48-48c2-4bee-abec-279ffd5b1766"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39440/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55931/",
    "metadata": {
        "length": 246137,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 6309,
        "size": 57795,
        "format": "Google Earth 4.2 Compressed (*.kmz)",
        "elevationGain": 9305,
        "elevationLoss": 6432,
        "country": "IT"
    }
}