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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8018/",
    "description": "Dangerous_Places/Speed_Breaker",
    "creator_name": "Baum",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/fa81d554-320b-427b-a90d-6cd64ad9eb53"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1928/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50432/",
    "metadata": {
        "length": 21648885,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 1161,
        "size": 141556,
        "format": "Google Earth 3 (*.kml)",
        "country": "RU"
    }
}