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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Bamberg über A3.kmz/Bamberg über A3 (2)",
    "creator_name": "Leo194",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e9eb109a-ebbd-40dd-9fb5-883896c4bf11"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25836/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50976/",
    "metadata": {
        "length": 724304,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 9046,
        "size": 79060,
        "format": "Google Earth 5 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}