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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (25)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3d70ed4d-7367-4c9b-868a-4d80494d6d1d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36339/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52830/",
    "metadata": {
        "length": 6763,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 21797,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}