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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8014/",
    "description": "Unbenannte Karte/von Lünten nach Pulpit Rock Parking, Preikestolvegen, 4100 Jørpeland, Norwegen",
    "creator_name": "Miller",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8ecd1574-c051-4719-bacf-ed481cfe0355"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25954/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50989/",
    "metadata": {
        "length": 2363898,
        "lengthKind": "straight-line",
        "positionLists": 3,
        "positions": 15011,
        "size": 98710,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0
    }
}