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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "iGO-Route (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/073258d6-4a05-40af-a949-2abd2babf64c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35056/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51547/",
    "metadata": {
        "length": 73392,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 100,
        "size": 20493,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}