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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (17)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/25c42619-3584-4797-a4d2-b8067eb42bd8"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35768/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52259/",
    "metadata": {
        "length": 5809,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 21799,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}