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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7868/",
    "description": "Anzii 4 stones 14,3km.kml/Anzii 4 stones 14,3km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/dbe5e1a6-5f7f-47ce-b15d-fd0fa8448451"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40205/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56696/",
    "metadata": {
        "length": 14276,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 349,
        "size": 14535,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "HR"
    }
}