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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8042/",
    "description": "Geo Cashe Riyadh.kml/Geo Cashe Riyadh",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/eddb915d-32b5-4756-ae0c-8a2262e3c9ae"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40628/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57119/",
    "metadata": {
        "length": 77766,
        "lengthKind": "straight-line",
        "positionLists": 7,
        "positions": 239,
        "size": 16723,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "SA"
    }
}