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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8030/",
    "description": "GE_FugawiData/Fugawi Routen/AL-Route-01",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/d0161af0-0848-4fd6-b5aa-e7fbeb1114e6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39930/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/56421/",
    "metadata": {
        "length": 361302,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 38,
        "size": 957,
        "format": "Google Earth 3 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AL"
    }
}