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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Möhnestraße.kmz/Route nach K8/Möhnestraße",
    "creator_name": "DiMo1503",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/582e532d-3f32-43c2-a507-aca0820e310f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3570/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50522/",
    "metadata": {
        "length": 59758,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 714,
        "size": 5142,
        "format": "Google Earth 4.2 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}