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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Waypoints (2)",
    "creator_name": "rpauli",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/16e2c3c3-fcfc-4e0c-ae22-3b11ba565442"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3408/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50507/",
    "metadata": {
        "length": 47568,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 620,
        "size": 91398,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 727,
        "elevationLoss": 734
    }
}