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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2533/",
    "description": "Sauerland & Eder-Ferienstraße-360km von bis 59590 Geseke ",
    "creator_name": "gtr100-f",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4189e987-b35a-4ca2-8896-b0860e43ad18"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2716/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3278/",
    "metadata": {
        "length": 652319,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 4563,
        "size": 114424,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}