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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Palma Nova Coll d’es Vent.kmz/Palma Nova Coll d’es Vent",
    "creator_name": "rpauli",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/f8168233-699a-4d9e-b5ae-29417f41605b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3405/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50505/",
    "metadata": {
        "length": 51759,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 621,
        "size": 10203,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 727,
        "elevationLoss": 6587
    }
}