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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "1.kmz",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ccc8e659-b494-437e-bca7-89a4a2701392"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39835/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56326/",
    "metadata": {
        "positionLists": 1,
        "positions": 1,
        "size": 689,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}