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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8030/",
    "description": "GE_FugawiData/Fugawi Routen/AL-Route-08",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3ee3945c-a1e2-4b48-b248-ebdaf5df7a23"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36380/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52871/",
    "metadata": {
        "length": 170298,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 22,
        "size": 862,
        "format": "Google Earth 3 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AL"
    }
}