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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7865/",
    "description": "Strauchi goes Britain/Sonntag (2)",
    "creator_name": "gunni",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2a56e24a-9e94-41d3-93f7-69c94198197e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25964/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50993/",
    "metadata": {
        "length": 3120802,
        "lengthKind": "straight-line",
        "positionLists": 11,
        "positions": 18786,
        "size": 600147,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "BE"
    }
}