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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "von bei D 42287 Wuppertal nach bei D 58579 Schalksmühlevon bei D 42287 Wuppertal nach bei D 58579 Schalksmühle/Waypoints (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a1c055b0-5cc0-4350-94b3-11b875c1b2b7"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38821/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55312/",
    "metadata": {
        "length": 245973,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 1036,
        "size": 32363,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}