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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8011/",
    "description": "Tour6-Erzgebirge-Sued.kmz/Silbermine bis Silbermine (4)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d0aef8ba-7ce1-4a65-81ee-1092bf1dd045"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39946/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56437/",
    "metadata": {
        "length": 326799,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4651,
        "size": 45065,
        "format": "Google Earth 4.2 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "CZ"
    }
}