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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "iGO-Route (23)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3689a5fe-d1a3-4318-a231-902f250a32fc"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36161/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52652/",
    "metadata": {
        "length": 8411,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 100,
        "size": 21799,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "DE"
    }
}