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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8050/",
    "description": "Baubliai",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e3a67179-2809-45e6-9eed-d46645bcee36"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40373/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56864/",
    "metadata": {
        "positionLists": 1,
        "positions": 1,
        "size": 471,
        "format": "Google Earth 4.2 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "LT"
    }
}