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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8058/",
    "description": "Annapurna Base Camp/Annapurna Base Camp",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/957b3152-27b7-435c-ab3c-d9333d0f0f13"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38536/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55027/",
    "metadata": {
        "length": 82400,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 255,
        "size": 2459,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "NP"
    }
}