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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8030/",
    "description": "GE_FugawiData/Fugawi Routen/AL-Route-02",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/81b5fbe0-167b-4bf5-9afb-48a22fdf066f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38034/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/54525/",
    "metadata": {
        "length": 345550,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 32,
        "size": 897,
        "format": "Google Earth 3 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AL"
    }
}