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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "iGO-Route (2)",
    "creator_name": "gwollwi",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ee67bcdc-b4a0-46d9-b248-e87fed4c57ea"
    },
    "localFile": "https://api.routeconverter.com/v1/files/26000/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51009/",
    "metadata": {
        "length": 238844,
        "lengthKind": "routed",
        "positionLists": 1,
        "positions": 35,
        "size": 10424,
        "format": "Google Earth 5 (*.kml)",
        "elevationGain": 0,
        "elevationLoss": 0,
        "country": "AT"
    }
}