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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Galtür 2012/Route",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2109b529-8565-4f42-9f77-fbb3dd6aef11"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35659/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52150/",
    "metadata": {
        "length": 439595,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 26,
        "size": 5932,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 3563,
        "elevationLoss": 2487,
        "country": "AT"
    }
}