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

GET /v1/routes/52645/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "6537d167ed81f6de8f22158acc316f00"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "München-Schäftlarn.kml/München-Schäftlarn",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/365e3085-3f87-4d35-8d5c-9c5e4223916f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36154/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52645/",
    "metadata": {
        "length": 52251,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 47,
        "size": 3069,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}