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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (11)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/14eac1ec-52a5-4728-9341-0f9d83d3bd8c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35384/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51875/",
    "metadata": {
        "length": 12700,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 100,
        "size": 21802,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}