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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8009/",
    "description": "My Places/REGION 5.kmz/REGION 5/existing Access Points/Access Points",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/65b75d41-3817-428e-940e-bea19ba42c4e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37343/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53834/",
    "metadata": {
        "length": 62749415,
        "lengthKind": "straight-line",
        "positionLists": 5,
        "positions": 1636,
        "size": 94529,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AU"
    }
}