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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8030/",
    "description": "GE_FugawiData/Fugawi Routen/AL-Route-10",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ee6af93f-d805-4346-91f3-6e57923f57a0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/40643/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/57134/",
    "metadata": {
        "length": 177914,
        "lengthKind": "routed",
        "positionLists": 2,
        "positions": 28,
        "size": 923,
        "format": "Google Earth 3 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AL"
    }
}