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

GET /v1/routes/51104/?format=api
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "67ef43f5f05ab330abff3d3776168f61"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/8050/?format=api",
    "description": "Žemėlapis be pavadinimo/Sluoksnis be pavadinimo (2)",
    "creator_name": "ViliusPa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/06d8fbb0-6638-4e9d-8c12-01bdfbcfe5f5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26663/?format=api",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51104/?format=api",
    "metadata": {
        "length": 1090836,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 10,
        "size": 3937,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "LT"
    }
}