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

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

{
    "category": "https://api.routeconverter.com/v1/categories/1324/",
    "description": "mendoza.kmz/Mendoza Digital/Entretenimientos",
    "creator_name": "angelo_paolo",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7f07590a-fefa-4a12-89eb-1f8a9a921ff8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3954/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/4741/",
    "metadata": {
        "length": 2402853,
        "lengthKind": "straight-line",
        "positionLists": 5,
        "positions": 102,
        "size": 9687,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AR"
    }
}