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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "KeyMaze K500,K700/001-2010/06/13-18:44:08",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/483de32e-5e85-4ed7-bf57-9506a79ad1b2"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36606/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53097/",
    "metadata": {
        "length": 28191,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 4803,
        "size": 139990,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}