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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "iGO-Route",
    "creator_name": "Hoppel71",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ce77bf51-c5f9-4cdc-b7fa-311ea5e27337"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25789/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50965/",
    "metadata": {
        "length": 849505,
        "lengthKind": "straight-line",
        "positionLists": 1,
        "positions": 55,
        "size": 11883,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}