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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "La Travesera wikiloc.kmz/Path",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/60d4e7c1-1884-4787-ba00-f454c4708c8c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/37206/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53697/",
    "metadata": {
        "length": 68614,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 856,
        "size": 9047,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 6596,
        "elevationLoss": 6627,
        "country": "ES"
    }
}