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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (50)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9c99bba6-9ef9-4e8e-bcbf-f9a46ae0d66d"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38698/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55189/",
    "metadata": {
        "length": 6222,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 21787,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}