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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "10msoplaocarretera2012normal/s/10msoplao_carretera_normal",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2f65d3bb-74e2-4440-8faf-3bc208e72cdd"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35979/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52470/",
    "metadata": {
        "length": 220485,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 3780,
        "size": 42834,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 3964,
        "elevationLoss": 3964,
        "country": "ES"
    }
}