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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Route nach kapplenkamp 26, 33378 Rheda.kmz/Route nach kapplenkamp 26, 33378 Rheda",
    "creator_name": "DiMo1503",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/39179df0-cfed-4367-bd4a-6d77ef35bdd3"
    },
    "localFile": "https://api.routeconverter.com/v1/files/3564/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50521/",
    "metadata": {
        "length": 144706,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 1650,
        "size": 11386,
        "format": "Google Earth 4.2 Compressed (*.kmz)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}