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

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

{
    "category": "https://api.routeconverter.com/v1/categories/167/",
    "description": "Binntal Albrunpass Crampiolo I.kmz/Path",
    "creator_name": "seilerm",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/350c030b-731d-4c88-8521-d5ec7d6118a5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1979/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2473/",
    "metadata": {
        "length": 15580,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 249,
        "size": 3929,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 994,
        "elevationLoss": 740,
        "country": "CH"
    }
}