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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "Petroprix 2014.kmz/Petroprix 2014",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/5b782006-b78f-4c08-be46-db3b3be49d86"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37077/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53568/",
    "metadata": {
        "length": 596286,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 30,
        "size": 4870,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 62,
        "elevationLoss": 62,
        "country": "ES"
    }
}