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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7859/",
    "description": "von bei I 39040 Ora nach bei A 9601 Arnoldstein",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/18c2acf6-b93a-4b6c-9183-4ae75d3ce2a0"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35466/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51957/",
    "metadata": {
        "length": 594261,
        "lengthKind": "straight-line",
        "positionLists": 2,
        "positions": 5290,
        "size": 123687,
        "format": "Google Earth 3 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "IT"
    }
}