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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8018/",
    "description": "TrafLights",
    "creator_name": "Baum",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bba879b4-91f6-4184-8ce7-6b233a2850c0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1926/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50431/",
    "metadata": {
        "length": 3766939,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 2301,
        "size": 854553,
        "format": "Google Earth 3 (*.kml)",
        "country": "RU"
    }
}