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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8011/",
    "description": "Tour6-Erzgebirge-Sued.kmz/Silbermine bis Silbermine (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9a065580-a940-4d17-9992-7a833e19d99e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38640/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55131/",
    "metadata": {
        "length": 326799,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4651,
        "size": 45065,
        "format": "Google Earth 4.2 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "CZ"
    }
}