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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8050/",
    "description": "Žemėlapis be pavadinimo/Sluoksnis be pavadinimo",
    "creator_name": "ViliusPa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/acd461a1-c468-49a7-a48f-bc116e51a3db"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26662/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51103/",
    "metadata": {
        "length": 1090836,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 10,
        "size": 3937,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "LT"
    }
}