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

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

{
    "category": "https://api.routeconverter.com/v1/categories/184/",
    "description": "Hochfall bei Bodenmais",
    "creator_name": "mibra12",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e65c3ef7-e29f-4c4f-ac3d-f42b4f7358ab"
    },
    "localFile": "https://api.routeconverter.com/v1/files/6246/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/8323/",
    "metadata": {
        "length": 4823,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 183,
        "size": 3558,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 216,
        "elevationLoss": 216,
        "country": "DE"
    }
}