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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (48)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/9c0a05ab-f1f4-4d9c-a5ab-08c909ad6103"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38677/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55168/",
    "metadata": {
        "length": 11094,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 100,
        "size": 21587,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}