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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (3)",
    "creator_name": "Biker-Tools",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9c97622e-3dd3-48c5-a53f-3c1bb0fdef41"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25876/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50978/",
    "metadata": {
        "length": 264658,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 18,
        "size": 5272,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}