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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8011/",
    "description": "Tour6-Erzgebirge-Sued.kmz/Silbermine bis Silbermine (3)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cfd39463-fd50-4d63-9aa9-ddb075179f74"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39919/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56410/",
    "metadata": {
        "length": 326799,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4651,
        "size": 45065,
        "format": "Google Earth 4.2 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "CZ"
    }
}