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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2533/",
    "description": "Land der 1000 Berge-374km von bis 59590 Geseke ",
    "creator_name": "gtr100-f",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9bffe04b-7573-4754-a283-369b8fd12749"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2715/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3277/",
    "metadata": {
        "length": 665658,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 3510,
        "size": 98917,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}