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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (8)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/02d1acb8-a24f-4e15-94a4-bc4407282732"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34959/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51450/",
    "metadata": {
        "length": 6172,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 21798,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}