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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (6)",
    "creator_name": "Hegau",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8522089e-0756-4a19-9246-334bb654c2ae"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25996/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51008/",
    "metadata": {
        "length": 285184,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 25,
        "size": 7607,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}