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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (16)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/23ba517d-c3b3-4f39-bcb4-61eebe334983"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35716/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52207/",
    "metadata": {
        "length": 23270,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 21800,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}