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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Galtür 2012/Route (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/cbc38c42-8825-4412-9db2-1443645bc9aa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39809/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56300/",
    "metadata": {
        "length": 439595,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 26,
        "size": 5932,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 3563,
        "elevationLoss": 2487,
        "country": "AT"
    }
}