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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7861/",
    "description": "Trasové body",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ca4d71dd-13ab-4fb2-8c6f-a318e8512a54"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39779/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56270/",
    "metadata": {
        "length": 343900,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 7,
        "size": 2803,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "RO"
    }
}